Constructor and Description |
---|
CommentNode(org.w3c.dom.Node domNode,
ContainerNode parent,
int childIndex) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getData()
Returns text for TEXT node; value for attribute node;
content for comment node;
content after PI for PI node; null otherwise.
|
byte |
getType() |
compareTo, equals, getAttribute, getAttributes, getAttributeValue, getChildren, getElementWithId, getFollowingSiblings, getGeneratedId, getLineNumber, getName, getNamespacePrefixMap, getParent, getRoot, getUnparsedEntityURI, getURL, isId
CommentNode(org.w3c.dom.Node domNode, ContainerNode parent, int childIndex)