com.icl.saxon.tree
final class CommentImpl extends NodeImpl implements Comment
Field Summary | |
---|---|
String | comment |
Constructor Summary | |
---|---|
CommentImpl(String content) |
Method Summary | |
---|---|
void | copy(Outputter out)
Copy this node to a given outputter |
String | getNodeName()
Get the name of this node, following the DOM rules |
short | getNodeType() |
String | getStringValue() |
Returns: "#comment"