com.icl.saxon.tinytree
final class TinyCommentImpl extends TinyNodeImpl implements Comment
| Constructor Summary | |
|---|---|
| TinyCommentImpl(TinyDocumentImpl doc, int nodeNr) | |
| Method Summary | |
|---|---|
| void | copy(Outputter out)
Copy this node to a given outputter |
| short | getNodeType()
Get the node type |
| String | getStringValue()
Get the XPath string value of the comment |
Returns: NodeInfo.COMMENT