Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::xom::Attribute Member List

This is the complete list of members for elm::xom::Attribute, including all inherited members.

Attribute(Attribute *attribute)elm::xom::Attribute
Attribute(String localName, String value)elm::xom::Attribute
Attribute(String name, String URI, String value)elm::xom::Attribute
ATTRIBUTE enum valueelm::xom::Node
COMMENT enum valueelm::xom::Node
copy(void)elm::xom::Attributevirtual
detach(void)elm::xom::Node
DOCTYPE enum valueelm::xom::Node
DOCUMENT enum valueelm::xom::Node
ELEMENT enum valueelm::xom::Node
equals(const Node *node) const elm::xom::Node
freeNode(void *node)elm::xom::Nodeprotectedstatic
get(void *node)elm::xom::Nodeprotected
getBaseURI(void)elm::xom::Attributevirtual
getChild(int index)elm::xom::Attributevirtual
getChildCount(void)elm::xom::Attributevirtual
getDocument(void)elm::xom::Nodevirtual
getLocalName(void) const elm::xom::Attribute
getNamespacePrefix(void) const elm::xom::Attribute
getNamespaceURI(void) const elm::xom::Attribute
getNode(void) const elm::xom::Node
getParent(void)elm::xom::Nodevirtual
getQualifiedName(void) const elm::xom::Attribute
getValue(void)elm::xom::Attributevirtual
internCopy(void)elm::xom::Nodeprotected
internGetChild(int index)elm::xom::Nodeprotected
internGetChildCount(void)elm::xom::Nodeprotected
internGetValue(void)elm::xom::Nodeprotected
internToXML(void)elm::xom::Nodeprotected
kind(void) const elm::xom::Node
kind_t enum nameelm::xom::Node
kind_t typedefelm::xom::Node
line(void) const elm::xom::Node
make(void *node)elm::xom::Nodeprotected
NAMESPACE enum valueelm::xom::Node
nodeelm::xom::Nodeprotected
Node(void *_node)elm::xom::Nodeprotected
NONE enum valueelm::xom::Node
PROCESSING_INSTRUCTION enum valueelm::xom::Node
query(const String &xpath)elm::xom::Nodevirtual
query(const String &xpath, XPathContext *context)elm::xom::Nodevirtual
setLocalName(String localName)elm::xom::Attribute
setNamespace(String prefix, String URI)elm::xom::Attribute
setNode(void *_node)elm::xom::Nodeprotected
setValue(String value)elm::xom::Attribute
TEXT enum valueelm::xom::Node
toXML(void)elm::xom::Attributevirtual
~Node(void)elm::xom::Nodevirtual