7. API Reference
7.16. Opt_Xml_Prolog class
7.15.4. setParent()
« Previous
7.17. Opt_Xml_Root class
Next »

7.16. Opt_Xml_Prolog class

ConstructClass

The class represents the XML prolog. It is not a part of the XML tree itself, but can be assigned to the Opt_Xml_Root objects using the setProlog() method. The class provides a simple interface that allows to manage the three XML prolog attributes:

  1. version
  2. encoding
  3. standalone

The values of the attributes can be either static or dynamic.

7.16. Opt_Xml_Prolog class
7. API Reference
« Previous
7.15.4. setParent()
Next »
7.17. Opt_Xml_Root class