| _isEscaped(bool fAttemptCapture=true) const  | Object |  [inline] | 
  | addAttribute(String::View vsName)=0 | XmlElement |  [pure virtual] | 
  | addElement(String::View vsName)=0 | XmlElement |  [pure virtual] | 
  | clone() const  | Object |  [virtual] | 
  | clone(Object::View v) | Object |  [static] | 
  | ensureElement(String::View vsPath)=0 | XmlElement |  [pure virtual] | 
  | equals(Object::View v) const  | Object |  [virtual] | 
  | equals(Object::View v1, Object::View v2) | Object |  [static] | 
  | findElement(String::View vsPath)=0 | XmlElement |  [pure virtual] | 
  | findElement(String::View vsPath) const =0 | XmlElement |  [pure virtual] | 
  | getAbsolutePath() const =0 | XmlElement |  [pure virtual] | 
  | getAllElements() const =0 | XmlElement |  [pure virtual] | 
  | getAttribute(String::View vsName) const =0 | XmlElement |  [pure virtual] | 
  | getAttributeMap()=0 | XmlElement |  [pure virtual] | 
  | getAttributeMap() const =0 | XmlElement |  [pure virtual] | 
  | getBoolean(bool fDefault=false) const =0 | XmlValue |  [pure virtual] | 
  | getComment() const =0 | XmlElement |  [pure virtual] | 
  | getDocumentComment() const =0 | XmlDocument |  [pure virtual] | 
  | getDtdName() const =0 | XmlDocument |  [pure virtual] | 
  | getDtdUri() const =0 | XmlDocument |  [pure virtual] | 
  | getElement(String::View vsName)=0 | XmlElement |  [pure virtual] | 
  | getElement(String::View vsName) const =0 | XmlElement |  [pure virtual] | 
  | getElementList()=0 | XmlElement |  [pure virtual] | 
  | getElementList() const =0 | XmlElement |  [pure virtual] | 
  | getElements(String::View vsName)=0 | XmlElement |  [pure virtual] | 
  | getElements(String::View vsName) const =0 | XmlElement |  [pure virtual] | 
  | getEncoding() const =0 | XmlDocument |  [pure virtual] | 
  | getInt32(int32_t nDefault=0) const =0 | XmlValue |  [pure virtual] | 
  | getName() const =0 | XmlElement |  [pure virtual] | 
  | getParent()=0 | XmlValue |  [pure virtual] | 
  | getParent() const =0 | XmlValue |  [pure virtual] | 
  | getRoot()=0 | XmlElement |  [pure virtual] | 
  | getRoot() const =0 | XmlElement |  [pure virtual] | 
  | getSafeAttribute(String::View vsName) const =0 | XmlElement |  [pure virtual] | 
  | getSafeElement(String::View vsPath) const =0 | XmlElement |  [pure virtual] | 
  | getString(String::View vsDefault="") const =0 | XmlValue |  [pure virtual] | 
  | getValue() const =0 | XmlValue |  [pure virtual] | 
  | getXml() const =0 | XmlDocument |  [pure virtual] | 
  | Handle typedef | XmlDocument |  | 
  | hashCode() const  | Object |  [virtual] | 
  | hashCode(Object::View v) | Object |  [inline, static] | 
  | Holder typedef | XmlDocument |  | 
  | isAttribute() const =0 | XmlValue |  [pure virtual] | 
  | isContent() const =0 | XmlValue |  [pure virtual] | 
  | isEmpty() const =0 | XmlValue |  [pure virtual] | 
  | isImmutable() const  | Object |  [virtual] | 
  | notify() const  | Object |  | 
  | notifyAll() const  | Object |  | 
  | Object() | Object |  [protected] | 
  | Object(const Object &that) | Object |  [protected] | 
  | onConst() | Object |  [protected, virtual] | 
  | onEscape(bool fEscaped) const  | Object |  [protected, virtual] | 
  | onInit() | Object |  [protected, virtual] | 
  | self() | Object |  [inline, protected] | 
  | self() const  | Object |  [inline, protected] | 
  | setAttribute(String::View vsName, XmlValue::Handle hValue)=0 | XmlElement |  [pure virtual] | 
  | setBoolean(bool fValue)=0 | XmlValue |  [pure virtual] | 
  | setComment(String::View vsComment)=0 | XmlElement |  [pure virtual] | 
  | setDocumentComment(String::View vsComment)=0 | XmlDocument |  [pure virtual] | 
  | setDtdName(String::View vsName)=0 | XmlDocument |  [pure virtual] | 
  | setDtdUri(String::View vsUri)=0 | XmlDocument |  [pure virtual] | 
  | setEncoding(String::View vsEncoding)=0 | XmlDocument |  [pure virtual] | 
  | setInt32(int32_t nValue)=0 | XmlValue |  [pure virtual] | 
  | setName(String::View vsName)=0 | XmlElement |  [pure virtual] | 
  | setParent(TypedHandle< XmlElement > hElement)=0 | XmlValue |  [pure virtual] | 
  | setString(String::View vsValue)=0 | XmlValue |  [pure virtual] | 
  | sizeOf(bool fDeep=false) const  | Object |  [virtual] | 
  | toStream(std::ostream &out) const  | Object |  [virtual] | 
  | toStream(std::ostream &out, Object::View v) | Object |  [static] | 
  | View typedef | XmlDocument |  | 
  | wait() const  | Object |  | 
  | wait(int64_t cMillis) const  | Object |  | 
  | writeValue(std::ostream &out) const =0 | XmlValue |  [pure virtual] | 
  | writeXml(std::ostream &out, bool fPretty=false, size32_t cIndent=0) const =0 | XmlElement |  [pure virtual] |