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

R

readerToString(Reader) - Static method in class org.netbeans.modules.xml.xdm.nodes.Convertors
Wrap reader into buffered one and start reading returning String as a EOF is reached.
refactor(NodeImpl, String, String, List<Node>) - Method in class org.netbeans.modules.xml.xdm.visitor.NamespaceRefactorVisitor
 
refactorAttributeValue(Attribute, String, String, List<Node>, XDMModel) - Static method in class org.netbeans.modules.xml.xdm.visitor.NamespaceRefactorVisitor
 
remove(Node, Node) - Method in class org.netbeans.modules.xml.xdm.XDMModel
This api deletes given node from a given parent node.
removeAttrChanges(Change.AttributeDiff) - Method in class org.netbeans.modules.xml.xdm.diff.Change
 
removeAttribute(String) - Method in class org.netbeans.modules.xml.xdm.nodes.Element
Removes an attribute by name.
removeAttribute(Element, String, DocumentModelAccess.NodeUpdater) - Method in class org.netbeans.modules.xml.xdm.xam.XDMAccess
 
removeAttribute(Element, String) - Method in class org.netbeans.modules.xml.xdm.XDMModel
This api removes an attribute given name and value of a given element node.
removeAttributeNode(Attr) - Method in class org.netbeans.modules.xml.xdm.nodes.Element
Removes the specified attribute node.
removeAttributeNS(String, String) - Method in class org.netbeans.modules.xml.xdm.nodes.Element
Removes an attribute by local name and namespace URI.
removeChild(Node) - Method in class org.netbeans.modules.xml.xdm.nodes.NodeImpl
Removes the node from children list.
removeChild(Node, Node, DocumentModelAccess.NodeUpdater) - Method in class org.netbeans.modules.xml.xdm.xam.XDMAccess
 
removeChildNodes(Node, Collection<Node>) - Method in class org.netbeans.modules.xml.xdm.XDMModel
This api deletes given node from a given parent node.
removeChildren(Node, Collection<Node>, DocumentModelAccess.NodeUpdater) - Method in class org.netbeans.modules.xml.xdm.xam.XDMAccess
 
removeMergeEventHandler(PropertyChangeListener) - Method in class org.netbeans.modules.xml.xdm.xam.XDMAccess
 
removeNamedItem(String) - Method in class org.netbeans.modules.xml.xdm.nodes.NamedNodeMapImpl
 
removeNamedItemNS(String, String) - Method in class org.netbeans.modules.xml.xdm.nodes.NamedNodeMapImpl
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.modules.xml.xdm.XDMModel
This api removes a property change listener.
removePseudoAttrPosChanges(List<Difference>) - Static method in class org.netbeans.modules.xml.xdm.diff.XDMUtil
 
removeSchemaLocationAttrDiffs(Change) - Static method in class org.netbeans.modules.xml.xdm.diff.XDMUtil
 
removeUndoableEditListener(UndoableEditListener) - Method in class org.netbeans.modules.xml.xdm.xam.XDMAccess
 
removeUndoableEditListener(UndoableEditListener) - Method in class org.netbeans.modules.xml.xdm.XDMModel
This api removes an undoable edit listener.
renameNode(Node, String, String) - Method in class org.netbeans.modules.xml.xdm.nodes.Document
Rename an existing node of type ELEMENT_NODE or ATTRIBUTE_NODE.
reorder(Node, Node, int) - Method in class org.netbeans.modules.xml.xdm.XDMModel
This api changes index of the given node.
reorderAttribute(Attribute, int) - Method in class org.netbeans.modules.xml.xdm.nodes.Element
Moves attribute to the given index.
reorderAttribute(int[]) - Method in class org.netbeans.modules.xml.xdm.nodes.Element
Rearranges attribute list to the given permutaion.
reorderChild(Node, int) - Method in class org.netbeans.modules.xml.xdm.nodes.NodeImpl
Moves child node to new position.
reorderChildren(int[]) - Method in class org.netbeans.modules.xml.xdm.nodes.NodeImpl
Rearranges children list to the given permutaion.
reorderChildren(Element, int[], DocumentModelAccess.NodeUpdater) - Method in class org.netbeans.modules.xml.xdm.xam.XDMAccess
 
reorderChildren(Node, int[]) - Method in class org.netbeans.modules.xml.xdm.XDMModel
This api changes indexes of the given node children.
replaceAttribute(Attribute, Attribute) - Method in class org.netbeans.modules.xml.xdm.nodes.Element
This api replaces old attribute of this element with new attribute.
replaceChild(Node, Node) - Method in class org.netbeans.modules.xml.xdm.nodes.NodeImpl
Repalces the node oldNode with newNode.
replaceChild(Node, Node, Node, DocumentModelAccess.NodeUpdater) - Method in class org.netbeans.modules.xml.xdm.xam.XDMAccess
 
replaceChild(Node, Node, Node) - Method in class org.netbeans.modules.xml.xdm.XDMModel
 
replaceData(int, int, String) - Method in class org.netbeans.modules.xml.xdm.nodes.Text
Replace the characters starting at the specified 16-bit unit offset with the specified string.
replaceDocument(Document, String, String) - Static method in class org.netbeans.modules.xml.xdm.visitor.Utils
This method update document in editor after change in beans hierarchy.
replaceDocument(Document, String) - Static method in class org.netbeans.modules.xml.xdm.visitor.Utils
 
replaceWholeText(String) - Method in class org.netbeans.modules.xml.xdm.nodes.Text
Replaces the text of the current node and all logically-adjacent text nodes with the specified text.
reset() - Method in class org.netbeans.modules.xml.xdm.visitor.EndPositionFinderVisitor
 
reset() - Method in class org.netbeans.modules.xml.xdm.visitor.NodeByPositionVisitor
 
reset() - Method in class org.netbeans.modules.xml.xdm.visitor.PositionFinderVisitor
 
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.59.0 1