, including all inherited members.
| addChild(XmlChild *child) | XmlElement | [virtual] |
| addInheritedNs(const NamedList &list) | XmlElement | |
| addText(const char *text) | XmlElement | |
| alive() const | GenObject | [virtual] |
| attribute(const String &name) const | XmlElement | [inline] |
| attributes() const | XmlElement | [inline] |
| clearChildren() | XmlElement | [inline, virtual] |
| completed() const | XmlElement | [inline] |
| copyAttributes(NamedList &list, const String &prefix) const | XmlElement | |
| destruct() | GenObject | [virtual] |
| document() | XmlParent | [inline, virtual] |
| element() | XmlElement | [inline, virtual] |
| empty() const | XmlElement | [inline] |
| findFirstChild(const String *name=0, const String *ns=0, bool noPrefix=true) const | XmlElement | [inline] |
| findNextChild(XmlElement *prev=0, const String *name=0, const String *ns=0, bool noPrefix=true) const | XmlElement | [inline] |
| fragment() | XmlParent | [inline, virtual] |
| getAttribute(const String &name) const | XmlElement | [inline] |
| getChildren() const | XmlElement | [inline, virtual] |
| getElement() const | XmlElement | [inline, virtual] |
| getName() const | XmlElement | [inline, virtual] |
| getObject(const String &name) const | GenObject | [virtual] |
| getObject(const String &name, const GenObject *obj) | GenObject | [inline, static] |
| getParent() | XmlElement | [inline, virtual] |
| getTag() const | XmlElement | [inline] |
| getTag(const String *&tag, const String *&ns) const | XmlElement | |
| getText() | XmlElement | |
| hasAttribute(const String &name, const String &value) const | XmlElement | [inline] |
| hasChildren() const | XmlParent | [inline] |
| hasXmlns(const String &ns) const | XmlElement | [inline] |
| inheritedNs() const | XmlElement | [inline] |
| isDefaultNs() const | XmlElement | [inline] |
| isXmlns(const String &str) | XmlElement | [inline, static] |
| param2xml(NamedString *param, const String &tag, bool copyXml=false) | XmlElement | [static] |
| parent() const | XmlElement | [inline] |
| pop() | XmlElement | [inline] |
| removeAttribute(const String &name) | XmlElement | [inline] |
| removeChild(XmlChild *child, bool delObj=true) | XmlElement | [virtual] |
| reset() | XmlParent | [inline, virtual] |
| s_ns | XmlElement | [static] |
| s_nsPrefix | XmlElement | [static] |
| setAttribute(const String &name, const char *value) | XmlElement | [inline] |
| setAttributeValid(const String &name, const char *value) | XmlElement | [inline] |
| setCompleted() | XmlElement | [inline, virtual] |
| setInheritedNs(const XmlElement *xml=0, bool inherit=true) | XmlElement | |
| setParent(XmlParent *parent) | XmlElement | [virtual] |
| setXmlns(const String &name=String::empty(), bool addAttr=false, const String &value=String::empty()) | XmlElement | |
| tag() const | XmlElement | [inline] |
| toString() const | XmlElement | [inline, virtual] |
| toString(String &dump, bool escape=true, const String &indent=String::empty(), const String &origIndent=String::empty(), bool completeOnly=true, const String *auth=0) const | XmlElement | |
| unprefixedTag() const | XmlElement | [inline] |
| xml2param(XmlElement *xml, const String *tag, bool copyXml=false) | XmlElement | [static] |
| xml2param(NamedList &list, XmlElement *parent, const String *tag, bool copyXml=false) | XmlElement | [static] |
| xmlCData() | XmlChild | [inline, virtual] |
| XmlChild() | XmlChild | |
| xmlComment() | XmlChild | [inline, virtual] |
| xmlDeclaration() | XmlChild | [inline, virtual] |
| xmlDoctype() | XmlChild | [inline, virtual] |
| XmlElement(const NamedList &element, bool empty, XmlParent *parent=0) | XmlElement | |
| XmlElement(const char *name, bool complete=true) | XmlElement | |
| XmlElement(const XmlElement &orig) | XmlElement | |
| xmlElement() | XmlElement | [inline, virtual] |
| xmlns() const | XmlElement | [inline] |
| xmlnsAttribute(const String &name) const | XmlElement | |
| XmlParent() | XmlParent | [inline] |
| xmlText() | XmlChild | [inline, virtual] |
| ~GenObject() | GenObject | [inline, virtual] |
| ~XmlElement() | XmlElement | [virtual] |
| ~XmlParent() | XmlParent | [inline, virtual] |