public class XMLComparator extends Object
| Constructor and Description |
|---|
XMLComparator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addIgnorableNamespace(String nsURI)
Deprecated.
|
void |
clearIgnorableNamespaces()
Deprecated.
|
boolean |
compare(org.apache.axiom.om.OMElement elementOne,
org.apache.axiom.om.OMElement elementTwo)
Deprecated.
|
public void addIgnorableNamespace(String nsURI)
public void clearIgnorableNamespaces()
public boolean compare(org.apache.axiom.om.OMElement elementOne,
org.apache.axiom.om.OMElement elementTwo)
throws XMLComparisonException
XMLComparisonExceptionCopyright ? The Apache Software Foundation. All Rights Reserved.