org.opencms.workplace.comparison
Class CmsXmlDocumentComparison
java.lang.Object
org.opencms.workplace.comparison.CmsResourceComparison
org.opencms.workplace.comparison.CmsXmlDocumentComparison
public class CmsXmlDocumentComparison
- extends CmsResourceComparison
A comparison of properties, attributes and elements of xml documents.
- Author:
- Jan Baudisch
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CmsXmlDocumentComparison
public CmsXmlDocumentComparison(CmsObject cms,
CmsFile res1,
CmsFile res2)
throws CmsException
- Creates a new xml document comparison.
- Parameters:
cms - the CmsObject to useres1 - the first file to compareres2 - the second file to compare
- Throws:
CmsException - if something goes wrong
getElements
public List getElements()
- Returns the elements.
- Returns:
- the elements