net.sf.saxon.tinytree
final class TinyCommentImpl extends TinyNodeImpl
Constructor Summary | |
---|---|
TinyCommentImpl(TinyTree tree, int nodeNr) |
Method Summary | |
---|---|
Value | atomize()
Get the typed value of this node.
|
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 |
SequenceIterator | getTypedValue()
Get the typed value of this node.
|
Returns: Type.COMMENT