public class MwsXmlBuilder extends MwsXmlWriter
writer| Modifier and Type | Method and Description |
|---|---|
protected void |
append(String v)
Append a string to the output.
|
protected void |
append(String v,
int start,
int end)
Append range of a string to the output.
|
String |
toString() |
beginObject, close, endObject, write, write, writeAny, writeAttribute, writeList, writeList, writeValueprotected void append(String v)
MwsXmlWriterappend in class MwsXmlWriterprotected void append(String v, int start, int end)
MwsXmlWriterappend in class MwsXmlWriterCopyright © 2014. All Rights Reserved.