7. API Reference
7.18. Opt_Xml_Scannable class
7.17.6. setProlog()
« Previous
7.18.1. _testNode()
Next »

7.18. Opt_Xml_Scannable class

Table of Contents

ConstructClass
ExtendsOpt_Xml_Node
ImplementsIterator
Extended byOpt_Xml_Element, Opt_Xml_Root, Opt_Xml_Text

This abstract class provides complete XML node manipulation API. Each node that is able to contain children, must extend it. The programming interface is based on DOM, so everyone familiar with this API should have no problems with using it.

The class allows to disable adding particular node types as children. In this case the methods may generate Opt_InvalidNodeType_Exception.

7.18. Opt_Xml_Scannable class
7. API Reference
« Previous
7.17.6. setProlog()
Next »
7.18.1. _testNode()