org.apache.axiom.om.impl.llom.util
Class XMLComparator
java.lang.Object
org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated. This class is outdated. Please use XmlUnit to compate two xml files.
public class XMLComparator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLComparator
public XMLComparator()
- Deprecated.
addIgnorableNamespace
public void addIgnorableNamespace(String nsURI)
- Deprecated.
clearIgnorableNamespaces
public void clearIgnorableNamespaces()
- Deprecated.
compare
public boolean compare(OMElement elementOne,
OMElement elementTwo)
throws XMLComparisonException
- Deprecated.
- Throws:
XMLComparisonException
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.