public class Tree extends Object implements ResponseElement
static String
CLOSE_UL
OPEN_UL
Tree()
void
addChild(ResponseElement node)
String
parse()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String CLOSE_UL
public static final String OPEN_UL
public Tree()
public void addChild(ResponseElement node)
public String parse()
parse
ResponseElement