Class CDATA
java.lang.Object
nu.validator.saxtree.Node
nu.validator.saxtree.ParentNode
nu.validator.saxtree.CDATA
- All Implemented Interfaces:
Locator
-
Field Summary
Fields inherited from class ParentNode
endLocator -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ParentNode
appendChild, appendChildren, copyEndLocator, getFirstChild, getLastChild, insertBefore, insertBetween, setEndLocatorMethods inherited from class Node
detach, getAttributes, getColumnNumber, getData, getLineNumber, getLocalName, getName, getNextSibling, getParentNode, getPrefixMappings, getPreviousSibling, getPublicId, getPublicIdentifier, getQName, getSystemId, getSystemIdentifier, getTarget, getUri
-
Constructor Details
-
CDATA
-
-
Method Details
-
getNodeType
Description copied from class:NodeReturn the node type.- Specified by:
getNodeTypein classNode- Returns:
- the node type
- See Also:
-