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 BaseToken
IOException
Copyright © 2006–2016. All rights reserved.