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

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

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

Methods in org.mobicents.protocols.xml.patch that return XmlPatchOperationsBuilder.Ws
static XmlPatchOperationsBuilder.Ws XmlPatchOperationsBuilder.Ws.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static XmlPatchOperationsBuilder.Ws[] XmlPatchOperationsBuilder.Ws.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.Ws
 P XmlPatchOperationsBuilder.removeElement(java.lang.String sel, XmlPatchOperationsBuilder.Ws ws, java.util.Map<java.lang.String,java.lang.String> namespaceBindings)
          Builds the patching instruction for the removal of an element.
 



Copyright © 2011. All Rights Reserved.