Skip navigation links
A C D E F G H I L M N O P R S T U V W X 

G

getCDATATrimType() - Method in class org.xmldiff.core.config.Rule
Return the type of trim on on CDATA content.
getChild(int) - Method in class org.xmldiff.core.model.NodeTreeRep
Return the child wrapper of a specified index.
getChildren() - Method in class org.xmldiff.core.model.ComparedElement
Return the children of the element.
getChildren() - Method in class org.xmldiff.core.model.NodeTreeRep
Return the children wrappers for this element.
getComparedElement() - Method in class org.xmldiff.core.model.ComparisonModel
Return the root compared element.
getComparedElement() - Method in class org.xmldiff.core.model.NodeTreeRep
Return the associated compared element.
getComparedTreeNode(boolean) - Method in class org.xmldiff.core.model.ComparisonModel
Return the root tree node associated with the left or right root node of the comparison.
getComparisonMode() - Method in class org.xmldiff.core.config.Rule
Return the comparison mode.
getComparisonState() - Method in class org.xmldiff.core.model.ComparisonModel
Return the comparison state.
getCurrentDifference() - Method in class org.xmldiff.core.model.ComparisonModel
Return the current diffeence index.
getDefaultComparisonMode() - Method in class org.xmldiff.core.config.NodeRules
Return the default comparison mode.
getDefaultRule() - Method in class org.xmldiff.core.config.NodeRules
Return the default rule.
getDescriptionAttributes() - Method in class org.xmldiff.core.config.Rule
Return the attributes which are considered as description attributes by this rule.
getDescriptionTrimType() - Method in class org.xmldiff.core.config.Rule
Return the type of trim on description attributes.
getDifferences() - Method in class org.xmldiff.core.model.ComparisonModel
Return the list of differences in the comparison result.
getDividerLocation() - Method in class org.xmldiff.core.gui.XMLDiffFilePanel
Return the divider location between the tree and the properties table.
getEditor() - Method in class org.xmldiff.core.gui.xmlviewer.FilePane
Return the associated editor.
getExcludedAttributes() - Method in class org.xmldiff.core.config.Rule
Return the attributes which are excluded by this rule.
getFile() - Method in class org.xmldiff.core.gui.XMLDiffFilePanel
Return the associated file.
getFile() - Method in class org.xmldiff.core.gui.xmlviewer.FilePane
Return the associated file.
getFrom() - Method in class org.xmldiff.core.config.RuleRegexReplace.Replace
 
getID() - Method in class org.xmldiff.core.config.Rule
Return the rule id.
getIdentificationAttributes() - Method in class org.xmldiff.core.config.Rule
Return the attributes which are managed by this rule.
getIndexInParent() - Method in class org.xmldiff.core.model.NodeTreeRep
Return the index of this wrapper in its parent.
getInstance() - Static method in class org.xmldiff.core.config.XMLDiffConfiguration
Return the unique instance.
getInstance() - Static method in class org.xmldiff.core.gui.xmlviewer.XMLViewer
Return the unique instance.
getInstance() - Static method in class org.xmldiff.core.model.XMLNodesUtil
Return the unique instance.
getKeyToComparedElement() - Method in class org.xmldiff.core.model.ComparisonModel
Return the map of keys to elements.
getKeyToComparedElement(XMLNodeKey) - Method in class org.xmldiff.core.model.ComparisonModel
Return the element corresponding to a key.
getLeftFile() - Method in class org.xmldiff.core.comparator.XMLComparator
Return the left file.
getLeftFile() - Method in class org.xmldiff.core.gui.XMLDiffWindow
Return the left file.
getLeftFile() - Method in class org.xmldiff.core.gui.xmlviewer.XMLViewer
Return the left file.
getLeftFile() - Method in class org.xmldiff.core.model.ComparisonModel
Return the left file.
getLeftNode() - Method in class org.xmldiff.core.model.ComparedElement
Return the associated left node (can be null) if there is no left node for this element).
getLeftNodeTreeRep() - Method in class org.xmldiff.core.model.ComparedElement
Return the left node wrapper.
getLeftRootNode() - Method in class org.xmldiff.core.model.ComparisonModel
Return the left root node of the comparison.
getLeftTree() - Method in class org.xmldiff.core.model.ComparisonModel
Return the left tree.
getLeftTreeModel() - Method in class org.xmldiff.core.model.ComparisonModel
Return the tree model for the left tree
getModel() - Method in class org.xmldiff.core.comparator.XMLComparator
Return the model which is the result of the comparison.
getMovedState() - Method in class org.xmldiff.core.model.ComparedElement
Return the moved state of this element.
getMovedState() - Method in class org.xmldiff.core.model.NodeTreeRep
Return the wrapper associated element moved state.
getNode() - Method in class org.xmldiff.core.model.NodeTreeRep
Return the associated XML node (can be null)
getNodeKey() - Method in class org.xmldiff.core.model.ComparedElement
Return the key of the node.
getNodeKey() - Method in class org.xmldiff.core.model.NodeTreeRep
Return the associated node key.
getNodeName() - Method in class org.xmldiff.core.model.ComparedElement
Return the node name for the element.
getNodeName() - Method in class org.xmldiff.core.model.NodeTreeRep
Return the associated node name.
getNodeName() - Method in class org.xmldiff.core.model.XMLNodeKey
 
getNodeRules() - Method in class org.xmldiff.core.config.XMLDiffConfiguration
Return the node rules.
getNodeRulesFile() - Method in class org.xmldiff.core.config.XMLDiffConfiguration
Return the node rules File.
getNodeRulesSchema() - Method in class org.xmldiff.core.config.XMLDiffConfiguration
Return the node rules Schema.
getNodeRulesURL() - Method in class org.xmldiff.core.config.XMLDiffConfiguration
Return the node rules URL.
getNodeTreeRep(boolean) - Method in class org.xmldiff.core.model.ComparedElement
Return the node wrapper for the left or right tree.
getOtherNode() - Method in class org.xmldiff.core.model.NodeTreeRep
Return the associated XML node on the other side (can be null)
getParent() - Method in class org.xmldiff.core.model.NodeTreeRep
Return the parent wrapper.
getPath() - Method in class org.xmldiff.core.model.XMLNodeKey
 
getPreviousSibling() - Method in class org.xmldiff.core.model.NodeTreeRep
Return the previous sibling.
getReplacements() - Method in class org.xmldiff.core.config.RuleRegexReplace
Return the list of replacements.
getRightFile() - Method in class org.xmldiff.core.comparator.XMLComparator
Return the right file.
getRightFile() - Method in class org.xmldiff.core.gui.XMLDiffWindow
Return the right file.
getRightFile() - Method in class org.xmldiff.core.gui.xmlviewer.XMLViewer
Return the right file.
getRightFile() - Method in class org.xmldiff.core.model.ComparisonModel
Return the right file.
getRightNode() - Method in class org.xmldiff.core.model.ComparedElement
Return the associated right node (can be null) if there is no right node for this element).
getRightNodeTreeRep() - Method in class org.xmldiff.core.model.ComparedElement
Return the right node wrapper.
getRightRootNode() - Method in class org.xmldiff.core.model.ComparisonModel
Return the right root node of the comparison.
getRightTree() - Method in class org.xmldiff.core.model.ComparisonModel
Return the right tree.
getRightTreeModel() - Method in class org.xmldiff.core.model.ComparisonModel
Return the tree model for the right tree
getRoot() - Method in class org.xmldiff.core.gui.XMLDiffFilePanel
Return the root node of the tree.
getRule(XMLNode) - Method in class org.xmldiff.core.config.NodeRules
Return the rule associated with an XML node.
getRuleByID(String) - Method in class org.xmldiff.core.config.NodeRules
Return the rule for a specified id.
getRuleCDATARegexReplace() - Method in class org.xmldiff.core.config.Rule
Return the regex replacement rule for the CDATA content.
getRuleDescriptionRegexReplace() - Method in class org.xmldiff.core.config.Rule
Return the regex replacement rule for the description attributes.
getRulesByID() - Method in class org.xmldiff.core.config.NodeRules
Return the map of rules by their rule id.
getRulesByNodeName() - Method in class org.xmldiff.core.config.NodeRules
Return the map of rules by node names.
getState() - Method in class org.xmldiff.core.model.ComparedElement
Return the state of this element.
getState() - Method in class org.xmldiff.core.model.NodeTreeRep
Return the wrapper associated element state.
getStatus(XMLNode, XMLNode) - Method in class org.xmldiff.core.config.NodeRules
Return the comparison status between two XML nodes.
getStatus(XMLNode, XMLNode) - Method in class org.xmldiff.core.config.Rule
Return the status of attributes comparisons for this rule.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.xmldiff.core.gui.XMLPropertiesRenderer
 
getTo() - Method in class org.xmldiff.core.config.RuleRegexReplace.Replace
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.xmldiff.core.gui.XMLTreeCellRenderer
 
getTreeModel(boolean) - Method in class org.xmldiff.core.model.ComparisonModel
Return the tree model for the left or right tree.
getTreeNode() - Method in class org.xmldiff.core.model.NodeTreeRep
Return the associated tree node.
getXMLNode() - Method in class org.xmldiff.core.gui.NodePropertiesPanel
Return the XML node which is used for the properties (can be null).
A C D E F G H I L M N O P R S T U V W X 
Skip navigation links

Copyright © 2024 HervĂ© Girod. All Rights Reserved. Documentation and source under the BSD licence