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