- children - Variable in class org.xmldiff.core.model.ComparedElement
-
- clear() - Method in class org.xmldiff.core.gui.XMLDiffFilePanel
-
Clear the content of the tree.
- ComparatorPanel - Class in org.xmldiff.core.gui
-
This class is a panel allowing to navigate in the differences.
- ComparatorPanel() - Constructor for class org.xmldiff.core.gui.ComparatorPanel
-
- compare(XMLNode, XMLNode) - Method in class org.xmldiff.core.model.XMLNodesUtil
-
Compare two nodes.
- ComparedElement - Class in org.xmldiff.core.model
-
The representant of a left and right node comparison in the tree.
- ComparedElement(NodeTreeRep, NodeTreeRep) - Constructor for class org.xmldiff.core.model.ComparedElement
-
Constructor.
- ComparisonModel - Class in org.xmldiff.core.model
-
The model which is the result of one comparison.
- ComparisonModel(File, File, ComparedElement) - Constructor for class org.xmldiff.core.model.ComparisonModel
-
Constructor.
- countChildren() - Method in class org.xmldiff.core.model.NodeTreeRep
-
Count the number of children.
- countDifferences() - Method in class org.xmldiff.core.model.ComparisonModel
-
Count the number of differences.
- createNodeRule(String, String) - Method in class org.xmldiff.core.config.NodeRules
-
Create a node rule for a rule id and a node name.
- createNodeRule(String) - Method in class org.xmldiff.core.config.NodeRules
-
Create a node rule for a rule id.
- createRuleCDATARegexReplace() - Method in class org.xmldiff.core.config.Rule
-
Create the regex replacement rule for the CDATA content.
- createRuleDescriptionRegexReplace() - Method in class org.xmldiff.core.config.Rule
-
Create the regex replacement rule for the description attributes.