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(OMElement elementOne,
OMElement elementTwo)
Deprecated.
|
public void addIgnorableNamespace(String nsURI)
public void clearIgnorableNamespaces()
public boolean compare(OMElement elementOne, OMElement elementTwo) throws XMLComparisonException
XMLComparisonException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.