LiFan
2024-11-06 040a6084a8037fb02f01ccfe751739a3f4f196f4
jrj/xframe/kobject/kxml.hpp
@@ -221,6 +221,11 @@
   public:
      const KXMLDOMDocument& operator =(const KXMLDOMDocument& rhs);
      KXMLDOMDocument(const KXMLDOMDocument& rhs);
   public:
      void Reset()
      {
         if (documentElement())removeChild(documentElement());
      }
   };
   class KXMLDOMAttribute : public KXMLDOMNode