public class OneLevelOnlyXML extends Object implements ReplyXMLFormat
| Constructor and Description |
|---|
OneLevelOnlyXML() |
| Modifier and Type | Method and Description |
|---|---|
void |
createChild(String tag,
int value) |
void |
createChild(String tag,
String value) |
void |
createRootElement(String tag) |
String |
toReplyXMLString() |
public void createRootElement(String tag)
public void createChild(String tag, int value)
public String toReplyXMLString()
toReplyXMLString in interface ReplyXMLFormatCopyright © 2014. All rights reserved.