| Constructor and Description |
|---|
CommentNode(String content) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommentedContent() |
StringBuilder |
getContent() |
void |
serialize(Serializer serializer,
Writer writer) |
String |
toString() |
public CommentNode(String content)
public String getCommentedContent()
public StringBuilder getContent()
public void serialize(Serializer serializer, Writer writer) throws IOException
serialize in interface BaseTokenIOExceptionCopyright © 2006–2017. All rights reserved.