net.sf.saxon.tree
final class CommentImpl extends NodeImpl
Field Summary | |
---|---|
String | comment |
Constructor Summary | |
---|---|
CommentImpl(String content) |
Method Summary | |
---|---|
void | copy(Receiver out, int whichNamespaces, boolean copyAnnotations, int locationId)
Copy this node to a given outputter |
int | getNodeKind() |
String | getStringValue() |