net.sf.saxon.tinytree
final class TinyCommentImpl extends TinyNodeImpl
| Constructor Summary | |
|---|---|
| TinyCommentImpl(TinyTree tree, int nodeNr) | |
| Method Summary | |
|---|---|
| void | copy(Receiver out, int whichNamespaces, boolean copyAnnotations, int locationId)
Copy this node to a given outputter |
| int | getNodeKind()
Get the node type |
| String | getStringValue()
Get the XPath string value of the comment |
Returns: Type.COMMENT