Uses of Class
org.mobicents.protocols.xml.patch.XmlPatchOperationsBuilder.Pos

Packages that use XmlPatchOperationsBuilder.Pos
org.mobicents.protocols.xml.patch   
 

Uses of XmlPatchOperationsBuilder.Pos in org.mobicents.protocols.xml.patch
 

Methods in org.mobicents.protocols.xml.patch that return XmlPatchOperationsBuilder.Pos
static XmlPatchOperationsBuilder.Pos XmlPatchOperationsBuilder.Pos.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static XmlPatchOperationsBuilder.Pos[] XmlPatchOperationsBuilder.Pos.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.mobicents.protocols.xml.patch with parameters of type XmlPatchOperationsBuilder.Pos
 P XmlPatchOperationsBuilder.addNode(java.lang.String sel, XmlPatchOperationsBuilder.Pos pos, N node, java.util.Map<java.lang.String,java.lang.String> namespaceBindings)
          Builds the patching instruction for the creation of a node.
 



Copyright © 2011. All Rights Reserved.