Comparable<Node>
Node(String text, String type, String href, String result, String childCount, List<Node> nodes)
int
compareTo(Node otherNode)
boolean
equals(Object o)
String
getHref()
List<Node>
getNodes()
getText()
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
equals
Object
hashCode
compareTo