xj qian
2024-09-04 ca7bfcdac21b765d29d0045308d434dfd038b10c
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