net.sf.saxon.tree
final class CommentImpl extends NodeImpl
Field Summary | |
---|---|
String | comment |
Constructor Summary | |
---|---|
CommentImpl(String content) |
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() |
String | getStringValue() |
SequenceIterator | getTypedValue()
Get the typed value of this node.
|
void | replaceStringValue(CharSequence stringValue)
Replace the string-value of this node
|
Parameters: stringValue the new string value