isPublic? yesisAbstract? no
Inheritance tree:
Known subclasses:
None
Source file: xml_domit_parser.php
Signature: DOMIT_TextNode()
isPublic? no
Signature: toString()
Returns:
String - An unformatted (single line, no whitespace) string representation of the text node and all children.
Example:
An unformatted string representation of the text node will be printed here:
echo (htmlentities($myTextNode->toString());
Signature: &createClone()
DOMIT_TextNode - A new DOMIT_TextNode
Documentation generated by ClassyDoc, using the DOMIT! and SAXY parsers. Please visit Engage Interactive to download free copies.