A B C D G I N O P R T W X

A

addAttribute(String, String, String, Map<String, String>) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
addElement(String, Node, Map<String, String>) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
addNode(String, XmlPatchOperationsBuilder.Pos, Node, Map<String, String>) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
addPrefixNamespaceDeclaration(String, String, String, Map<String, String>) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 

B

buildPatch(String, Element[]) - Method in class org.mobicents.protocols.xcap.diff.dom.DOMXcapDiffPatchBuilder
 
buildPatchComponent(String, String, Map<String, String>) - Method in class org.mobicents.protocols.xcap.diff.dom.DOMAttributePatchComponentBuilder
 
buildPatchComponent(String, Map<String, String>) - Method in class org.mobicents.protocols.xcap.diff.dom.DOMAttributePatchComponentBuilder
 
buildPatchComponent(String, String, String, Element[]) - Method in class org.mobicents.protocols.xcap.diff.dom.DOMDocumentPatchComponentBuilder
 
buildPatchComponent(String, boolean, Map<String, String>) - Method in class org.mobicents.protocols.xcap.diff.dom.DOMElementPatchComponentBuilder
 
buildPatchComponent(String, Node, Map<String, String>) - Method in class org.mobicents.protocols.xcap.diff.dom.DOMElementPatchComponentBuilder
 
buildPatchInstructions(Document, Document) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
buildPatchOperationsForNode(String, Node, Node) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 

C

checkAttValue(String) - Static method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
Validates if the specifiedc string is a valid xml attribute value.
compare(Document, Document, String, NamespaceContext) - Method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMNodeComparator
 
compare(Node, Node) - Method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMNodeComparator
Performs full node comparison - attributes, children and node type.
compareAttributes(NamedNodeMap, NamedNodeMap) - Method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMNodeComparator
 
compareChildren(NodeList, NodeList) - Method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMNodeComparator
Performs
compareNode(Node, Node) - Method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMNodeComparator
Performs only node comparison, that is - it compares only type, tag, prefix, and similar.
createAttributeSelector(String, String) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
createElement(String, String, String, Map<String, String>) - Static method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 
createNamespaceSelector(String, String) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
createPositionalSelector(String, int) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
createWellFormedDocumentFragment(String, String) - Static method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 

D

DEFAULT_NAMESPACE_PREFIX - Static variable in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 
DOMAttributePatchComponentBuilder - Class in org.mobicents.protocols.xcap.diff.dom
DOM Impl for AttributePatchComponentBuilder.
DOMAttributePatchComponentBuilder(DOMXcapDiffPatchBuilder) - Constructor for class org.mobicents.protocols.xcap.diff.dom.DOMAttributePatchComponentBuilder
 
DOMDocumentPatchComponentBuilder - Class in org.mobicents.protocols.xcap.diff.dom
DOM Impl for DocumentPatchComponentBuilder.
DOMDocumentPatchComponentBuilder(DOMXcapDiffPatchBuilder) - Constructor for class org.mobicents.protocols.xcap.diff.dom.DOMDocumentPatchComponentBuilder
 
DOMElementPatchComponentBuilder - Class in org.mobicents.protocols.xcap.diff.dom
DOM impl for ElementPatchComponentBuilder.
DOMElementPatchComponentBuilder(DOMXcapDiffPatchBuilder) - Constructor for class org.mobicents.protocols.xcap.diff.dom.DOMElementPatchComponentBuilder
 
DOMNodeComparator - Class in org.mobicents.protocols.xcap.diff.dom.utils
 
DOMNodeComparator() - Constructor for class org.mobicents.protocols.xcap.diff.dom.utils.DOMNodeComparator
 
domNodeComparator - Variable in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
DOMNodeComparator.Result - Class in org.mobicents.protocols.xcap.diff.dom.utils
 
DOMNodeComparator.Result() - Constructor for class org.mobicents.protocols.xcap.diff.dom.utils.DOMNodeComparator.Result
 
DOMXcapDiffFactory - Class in org.mobicents.protocols.xcap.diff.dom
DOM impl for XcapDiffFactory.
DOMXcapDiffFactory() - Constructor for class org.mobicents.protocols.xcap.diff.dom.DOMXcapDiffFactory
 
DOMXcapDiffPatchBuilder - Class in org.mobicents.protocols.xcap.diff.dom
DOM impl for XcapDiffPatchBuilder.
DOMXcapDiffPatchBuilder(DOMXcapDiffFactory) - Constructor for class org.mobicents.protocols.xcap.diff.dom.DOMXcapDiffPatchBuilder
 
DOMXmlPatchOperationsBuilder - Class in org.mobicents.protocols.xml.patch.dom
DOM Impl for XmlPatchOperationsBuilder.
DOMXmlPatchOperationsBuilder() - Constructor for class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
DOMXmlUtils - Class in org.mobicents.protocols.xcap.diff.dom.utils
Some DOM related util logic.
DOMXmlUtils() - Constructor for class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 

G

getAttributePatchComponentBuilder() - Method in class org.mobicents.protocols.xcap.diff.dom.DOMXcapDiffPatchBuilder
 
getBodyNotChangedPatchingInstruction() - Method in class org.mobicents.protocols.xcap.diff.dom.DOMDocumentPatchComponentBuilder
 
getDocumentNameSpaces(Element) - Static method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 
getDocumentPatchComponentBuilder() - Method in class org.mobicents.protocols.xcap.diff.dom.DOMXcapDiffPatchBuilder
 
getElementName(Node) - Static method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 
getElementPatchComponentBuilder() - Method in class org.mobicents.protocols.xcap.diff.dom.DOMXcapDiffPatchBuilder
 
getElementSelectorWithEmptyPrefix(String) - Static method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 
getNewNode() - Method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMNodeComparator.Result
 
getNode(Document, String, Map<String, String>) - Static method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 
getNodeNameSpaces(Node) - Static method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 
getOldNode() - Method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMNodeComparator.Result
 
getPatchApplier() - Method in class org.mobicents.protocols.xcap.diff.dom.DOMXcapDiffFactory
 
getPatchBuilder() - Method in class org.mobicents.protocols.xcap.diff.dom.DOMXcapDiffFactory
 
getXcapDiffFactory() - Method in class org.mobicents.protocols.xcap.diff.dom.DOMXcapDiffPatchBuilder
 
getXcapDiffPatchBuilder() - Method in class org.mobicents.protocols.xcap.diff.dom.DOMAttributePatchComponentBuilder
 
getXcapDiffPatchBuilder() - Method in class org.mobicents.protocols.xcap.diff.dom.DOMDocumentPatchComponentBuilder
 
getXcapDiffPatchBuilder() - Method in class org.mobicents.protocols.xcap.diff.dom.DOMElementPatchComponentBuilder
 
getXmlPatchOperationsBuilder() - Method in class org.mobicents.protocols.xcap.diff.dom.DOMDocumentPatchComponentBuilder
 

I

isCreated() - Method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMNodeComparator.Result
 
isDifferent() - Method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMNodeComparator.Result
 
isQName(String) - Static method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 
isRemoved() - Method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMNodeComparator.Result
 

N

NAMESPACE_PREFIX - Static variable in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 

O

OP_THRESHOLD - Static variable in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
org.mobicents.protocols.xcap.diff.dom - package org.mobicents.protocols.xcap.diff.dom
 
org.mobicents.protocols.xcap.diff.dom.utils - package org.mobicents.protocols.xcap.diff.dom.utils
 
org.mobicents.protocols.xml.patch.dom - package org.mobicents.protocols.xml.patch.dom
 

P

parseWellFormedDocumentFragment(Reader) - Static method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 
parseWellFormedDocumentFragment(String) - Static method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 

R

removeAttribute(String, Map<String, String>) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
removeElement(String, XmlPatchOperationsBuilder.Ws, Map<String, String>) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
removeNode(String, Map<String, String>) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
removePrefixNamespaceDeclaration(String, Map<String, String>) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
replaceAttribute(String, String, Map<String, String>) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
replaceElement(String, Node, Map<String, String>) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
replaceNode(String, Node, Map<String, String>) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
replacePrefixNamespaceDeclaration(String, String, Map<String, String>) - Method in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 

T

toString(Node) - Static method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 

W

weaklyXmlEquals(String, String) - Static method in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 
WILD_CARD_SELECTOR - Static variable in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 

X

XMLNS_PREFIX - Static variable in class org.mobicents.protocols.xml.patch.dom.DOMXmlPatchOperationsBuilder
 
XPATH_FACTORY - Static variable in class org.mobicents.protocols.xcap.diff.dom.utils.DOMXmlUtils
 

A B C D G I N O P R T W X

Copyright © 2011. All Rights Reserved.