- nextDifference() - Method in class org.xmldiff.core.model.ComparisonModel
-
Return the next difference.
- NO - Static variable in interface org.xmldiff.core.config.TrimType
-
No Trim.
- NodeComparisonMode - Interface in org.xmldiff.core.config
-
The comparison mode for nodes.
- NodeMoveState - Interface in org.xmldiff.core.model
-
The move states of a node in the comparison.
- NodePropertiesPanel - Class in org.xmldiff.core.gui
-
Shows the properties for an XML node.
- NodePropertiesPanel() - Constructor for class org.xmldiff.core.gui.NodePropertiesPanel
-
- NodePropertiesPanel.EntryValue - Class in org.xmldiff.core.gui
-
Represents one value in the properties table.
- NodeRules - Class in org.xmldiff.core.config
-
Represents node rules.
- NodeRules() - Constructor for class org.xmldiff.core.config.NodeRules
-
- NodeRulesParser - Class in org.xmldiff.core.config
-
A parser which parses the list of node rules.
- NodeRulesParser() - Constructor for class org.xmldiff.core.config.NodeRulesParser
-
Constructor.
- NodeState - Interface in org.xmldiff.core.model
-
The states of a node in the comparison.
- NodeTreeRep - Class in org.xmldiff.core.model
-
The wrapper representant of a left or right node in the tree.
- NodeTreeRep(boolean, XMLNode) - Constructor for class org.xmldiff.core.model.NodeTreeRep
-
Constructor when the associated XML node exists.
- NodeTreeRep(boolean, String) - Constructor for class org.xmldiff.core.model.NodeTreeRep
-
Constructor when the associated XML node does not exists.