jaxe
Class NodeUtils

java.lang.Object
  extended by jaxe.NodeUtils

public class NodeUtils
extends java.lang.Object


Constructor Summary
NodeUtils()
           
 
Method Summary
static boolean isEqualNode(org.w3c.dom.Node n1, org.w3c.dom.Node n2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeUtils

public NodeUtils()
Method Detail

isEqualNode

public static boolean isEqualNode(org.w3c.dom.Node n1,
                                  org.w3c.dom.Node n2)