- initCurrentDifference() - Method in class org.xmldiff.core.model.ComparisonModel
-
Initialize the current difference index.
- isCellEditable(int, int) - Method in class org.xmldiff.core.gui.PropertiesTable
-
- isCellEditable(int, int) - Method in class org.xmldiff.core.gui.UneditableTableModel
-
Return true if a cell is editable.
- isComparingCDATA() - Method in class org.xmldiff.core.config.Rule
-
Return true if CDATA content is compared.
- isDescriptionAttribute(String, String) - Method in class org.xmldiff.core.config.NodeRules
-
Return true if an attribute for a node is considered a description attribute.
- isDescriptionAttribute(String) - Method in class org.xmldiff.core.config.Rule
-
Return true if an attribute is considered as a description attribute for this rule.
- isEmpty() - Method in class org.xmldiff.core.config.RuleRegexReplace
-
Return true if there are no replacements.
- isFirstInParent() - Method in class org.xmldiff.core.model.NodeTreeRep
-
Return true if this wrapper is the first in its parent.
- isKeepingCDATANewLines() - Method in class org.xmldiff.core.config.Rule
-
Return true if new lines at the end of CDATA will be kept.
- isLeft() - Method in class org.xmldiff.core.model.NodeTreeRep
-
Return true if this is a left wrapper.
- isLeftPanel() - Method in class org.xmldiff.core.gui.XMLDiffFilePanel
-
Return true if the panel shows the cntent of the left tree.
- isOrderSignificant() - Method in class org.xmldiff.core.config.Rule
-
Return true if the ordering of nodes is significant.
- isRemovingDescriptionNewLines() - Method in class org.xmldiff.core.config.Rule
-
Return true if new lines at the end of description attributes will be removed.
- isUpdated() - Method in class org.xmldiff.core.gui.NodePropertiesPanel.EntryValue
-