Skip navigation links
org.netbeans.modules.xml.xdm/1 1.58.0 1
A B C D E F G H I J K L M N O P R S T U V X 

A

accept(XMLNodeVisitor) - Method in class org.netbeans.modules.xml.xdm.nodes.Attribute
 
accept(XMLNodeVisitor) - Method in class org.netbeans.modules.xml.xdm.nodes.CData
 
accept(XMLNodeVisitor) - Method in class org.netbeans.modules.xml.xdm.nodes.Comment
 
accept(XMLNodeVisitor) - Method in class org.netbeans.modules.xml.xdm.nodes.Document
 
accept(XMLNodeVisitor) - Method in class org.netbeans.modules.xml.xdm.nodes.Element
 
accept(XMLNodeVisitor) - Method in interface org.netbeans.modules.xml.xdm.nodes.Node
 
accept(XMLNodeVisitor) - Method in class org.netbeans.modules.xml.xdm.nodes.Text
 
Add - Class in org.netbeans.modules.xml.xdm.diff
This class represents element add between 2 DOM tree
Add(NodeInfo.NodeType, List<Node>, List<Node>, Node, int) - Constructor for class org.netbeans.modules.xml.xdm.diff.Add
Creates a new instance of DiffEvent
add(Node, Node, int) - Method in class org.netbeans.modules.xml.xdm.XDMModel
This api adds given node to given parent at given index.
addAttrChanges(Change.AttributeDiff) - Method in class org.netbeans.modules.xml.xdm.diff.Change
 
addAttribute(Attribute, int) - Method in class org.netbeans.modules.xml.xdm.nodes.Element
This api adds new attribute at a given index.
addedToTree(XDMModel) - Method in interface org.netbeans.modules.xml.xdm.nodes.Node
A node can only be added to a tree once.
addedToTree(XDMModel) - Method in class org.netbeans.modules.xml.xdm.nodes.NodeImpl
Marks the node and all its children added to a tree.
addIdentifier(String) - Method in class org.netbeans.modules.xml.xdm.diff.DefaultElementIdentity
 
addMergeEventHandler(PropertyChangeListener) - Method in class org.netbeans.modules.xml.xdm.xam.XDMAccess
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.modules.xml.xdm.XDMModel
This api adds a property change listener.
addQNameValuedAttributes(Map<QName, List<QName>>) - Method in class org.netbeans.modules.xml.xdm.xam.XDMAccess
 
addUndoableEditListener(UndoableEditListener) - Method in class org.netbeans.modules.xml.xdm.xam.XDMAccess
 
addUndoableEditListener(UndoableEditListener) - Method in class org.netbeans.modules.xml.xdm.XDMModel
This api adds an undoable edit listener.
adoptNode(Node) - Method in class org.netbeans.modules.xml.xdm.nodes.Document
Attempts to adopt a node from another document to this document.
append(Node, Node) - Method in class org.netbeans.modules.xml.xdm.XDMModel
This api adds given node to given parent at the end.
appendAttribute(Attribute) - Method in class org.netbeans.modules.xml.xdm.nodes.Element
This api adds new attribute at the end.
appendChild(Node) - Method in class org.netbeans.modules.xml.xdm.nodes.Element
 
appendChild(Node, boolean) - Method in class org.netbeans.modules.xml.xdm.nodes.Element
 
appendChild(Node) - Method in class org.netbeans.modules.xml.xdm.nodes.NodeImpl
Adds the node newChild to the end of the list of children of this node.
appendChild(Node, Node, DocumentModelAccess.NodeUpdater) - Method in class org.netbeans.modules.xml.xdm.xam.XDMAccess
 
appendData(String) - Method in class org.netbeans.modules.xml.xdm.nodes.Text
Append the string to the end of the character data of the node.
areSameNodes(Node, Node) - Method in class org.netbeans.modules.xml.xdm.xam.XDMAccess
 
assignNodeId(int) - Method in class org.netbeans.modules.xml.xdm.nodes.NodeImpl
 
assignNodeIdRecursively() - Method in class org.netbeans.modules.xml.xdm.nodes.NodeImpl
Recursively assigns node id's.
AT - Static variable in class org.netbeans.modules.xml.xdm.visitor.XPathFinder
 
Attribute - Class in org.netbeans.modules.xml.xdm.nodes
This class represents the XML Attributes.
AttributeAdd(Attribute, int) - Constructor for class org.netbeans.modules.xml.xdm.diff.Change.AttributeAdd
 
AttributeChange(Attribute, Attribute, int, int, boolean, boolean) - Constructor for class org.netbeans.modules.xml.xdm.diff.Change.AttributeChange
 
AttributeDelete(Attribute, int) - Constructor for class org.netbeans.modules.xml.xdm.diff.Change.AttributeDelete
 
AttributeDiff(Attribute, Attribute, int, int) - Constructor for class org.netbeans.modules.xml.xdm.diff.Change.AttributeDiff
 
AttributeKeySet(List<E>) - Constructor for class org.netbeans.modules.xml.xdm.xam.XDMAccess.AttributeKeySet
 
AttributeMap() - Constructor for class org.netbeans.modules.xml.xdm.xam.XDMAccess.AttributeMap
 
A B C D E F G H I J K L M N O P R S T U V X 
Skip navigation links
org.netbeans.modules.xml.xdm/1 1.58.0 1