7.15. Opt_Xml_Node class
7.15.3. getType()
7.15.2. getParent()
« Previous
7.15.4. setParent()
Next »

7.15.3. getType()

Statuspublic
Referencestring getType()

Returns the name of the current node type. The available values are:

  1. Opt_Xml_Cdata
  2. Opt_Xml_Text
  3. Opt_Xml_Element
  4. Opt_Xml_Expression
  5. Opt_Xml_Root
7.15.3. getType()
7.15. Opt_Xml_Node class
« Previous
7.15.2. getParent()
Next »
7.15.4. setParent()