|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lobobrowser.util.Nodes
public class Nodes
Constructor Summary | |
---|---|
Nodes()
|
Method Summary | |
---|---|
static org.w3c.dom.Node |
getCommonAncestor(org.w3c.dom.Node node1,
org.w3c.dom.Node node2)
|
static boolean |
isSameOrAncestorOf(org.w3c.dom.Node node,
org.w3c.dom.Node child)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Nodes()
Method Detail |
---|
public static org.w3c.dom.Node getCommonAncestor(org.w3c.dom.Node node1, org.w3c.dom.Node node2)
public static boolean isSameOrAncestorOf(org.w3c.dom.Node node, org.w3c.dom.Node child)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |