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::Element Member List

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

addAttribute(Attribute *attribute)elm::xom::Elementvirtual
addNamespaceDeclaration(String prefix, String uri)elm::xom::Elementvirtual
appendChild(String text)elm::xom::Elementvirtual
appendChild(Node *node)elm::xom::Elementvirtual
ATTRIBUTE enum valueelm::xom::Node
COMMENT enum valueelm::xom::Node
copy(void)elm::xom::Elementvirtual
detach(void)elm::xom::Node
DOCTYPE enum valueelm::xom::Node
DOCUMENT enum valueelm::xom::Node
ELEMENT enum valueelm::xom::Node
Element(void *node)elm::xom::Elementprotected
Element(String name)elm::xom::Element
Element(String name, String uri)elm::xom::Element
Element(const Element *element)elm::xom::Element
equals(const Node *node) const elm::xom::Node
freeNode(void *node)elm::xom::Nodeprotectedstatic
get(void *node)elm::xom::Nodeprotected
getAttribute(int index)elm::xom::Elementvirtual
getAttribute(String name)elm::xom::Elementvirtual
getAttribute(String localName, String ns)elm::xom::Elementvirtual
getAttributeCount(void)elm::xom::Elementvirtual
getAttributeValue(String name)elm::xom::Elementvirtual
getAttributeValue(String localName, String ns)elm::xom::Elementvirtual
getBaseURI(void)elm::xom::Nodevirtual
getChild(int index)elm::xom::ParentNodevirtual
getChildCount(void)elm::xom::ParentNodevirtual
getChildElements(void)elm::xom::Elementvirtual
getChildElements(String name)elm::xom::Elementvirtual
getChildElements(String localName, String ns)elm::xom::Elementvirtual
getDocument(void)elm::xom::Nodevirtual
getFirstChildElement(String name)elm::xom::Elementvirtual
getFirstChildElement(String localName, String ns)elm::xom::Elementvirtual
getLocalName(void)elm::xom::Elementvirtual
getNamespaceDeclarationCount(void)elm::xom::Elementvirtual
getNamespacePrefix(void)elm::xom::Elementvirtual
getNamespacePrefix(int index)elm::xom::Elementvirtual
getNamespaceURI(void)elm::xom::Elementvirtual
getNamespaceURI(String prefix)elm::xom::Elementvirtual
getNode(void) const elm::xom::Node
getParent(void)elm::xom::Nodevirtual
getQualifiedName(void)elm::xom::Elementvirtual
getValue(void)elm::xom::Elementvirtual
indexOf(Node *child)elm::xom::ParentNodevirtual
insertChild(String text, int position)elm::xom::Elementvirtual
insertChild(Node *node, int position)elm::xom::Elementvirtual
internCopy(void)elm::xom::Nodeprotected
internGetChild(int index)elm::xom::Nodeprotected
internGetChildCount(void)elm::xom::Nodeprotected
internGetValue(void)elm::xom::Nodeprotected
internSetBaseURI(String URI)elm::xom::ParentNodeprotected
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
makeNS(String name, String uri)elm::xom::Elementprotectedstatic
NAMESPACE enum valueelm::xom::Node
nodeelm::xom::Nodeprotected
Node(void *_node)elm::xom::Nodeprotected
NONE enum valueelm::xom::Node
ParentNode(void *node)elm::xom::ParentNodeprotected
PROCESSING_INSTRUCTION enum valueelm::xom::Node
query(const String &xpath)elm::xom::Nodevirtual
query(const String &xpath, XPathContext *context)elm::xom::Nodevirtual
removeAttribute(Attribute *attribute)elm::xom::Elementvirtual
removeChild(int position)elm::xom::ParentNodevirtual
removeChild(Node *child)elm::xom::ParentNodevirtual
removeChildren(void)elm::xom::Elementvirtual
removeNamespaceDeclaration(String prefix)elm::xom::Elementvirtual
replaceChild(Node *old_child, Node *new_child)elm::xom::ParentNodevirtual
setBaseURI(String uri)elm::xom::Elementvirtual
setLocalName(String local_name)elm::xom::Elementvirtual
setNamespacePrefix(String prefix)elm::xom::Elementvirtual
setNamespaceURI(String uri)elm::xom::Elementvirtual
setNode(void *_node)elm::xom::Nodeprotected
shallowCopy(void)elm::xom::Elementprotectedvirtual
TEXT enum valueelm::xom::Node
toString(void)elm::xom::Elementvirtual
toXML(void)elm::xom::Elementvirtual
~Node(void)elm::xom::Nodevirtual