7.18. Opt_Xml_Scannable class
7.18.1. _testNode()
7.18. Opt_Xml_Scannable class
« Previous
7.18.2. appendChild()
Next »

7.18.1. _testNode()

Statusprotected
Referencebool _testNode(Opt_Xml_Node $node)

This internal method should be overloaded in the descendant classes. It returns true, if the specified $node may be a child of the current node type. The default implementation always returns true.

7.18.1. _testNode()
7.18. Opt_Xml_Scannable class
« Previous
7.18. Opt_Xml_Scannable class
Next »
7.18.2. appendChild()