|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||