public class CmsXmlDocumentComparison extends CmsResourceComparison
TYPE_ADDED, TYPE_CHANGED, TYPE_REMOVED, TYPE_UNCHANGED| 构造器和说明 |
|---|
CmsXmlDocumentComparison(CmsObject cms,
CmsFile res1,
CmsFile res2)
Creates a new xml document comparison.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List |
getElements()
Returns the elements.
|
compareAttributes, comparePropertiespublic CmsXmlDocumentComparison(CmsObject cms, CmsFile res1, CmsFile res2) throws CmsException
cms - the CmsObject to useres1 - the first file to compareres2 - the second file to compareCmsException - if something goes wrong