GATE
gate::enc::XmlNode Class Reference

Public Member Functions

 XmlNode (gate_xml_node_t const *node)
 
 XmlNode (XmlNode const &node)
 
XmlNodeoperator= (XmlNode const &src)
 
uint32_t getNodeType () const
 
String getTag () const
 
size_t getAttributeCount () const
 
String getAttribute (String const &name) const
 
String getAttribute (String const &name, String const &altValue) const
 
void getAttribute (size_t index, String &name, String &value)
 
size_t getChildrenCount () const
 
XmlNode getChild (size_t index) const
 
String getContent () const
 

The documentation for this class was generated from the following files: