Textpublic interface Text implements Text, NodeA representation of a node whose value is text. A Text object
may represent text that is content or text that is a comment. |
Methods Summary |
---|
public boolean | isComment()Retrieves whether this Text object represents a comment.
|
|