Uses of Class
com.sforce.ws.bind.XmlObject
Packages that use XmlObject
-
Uses of XmlObject in com.sforce.ws.bind
Subclasses of XmlObject in com.sforce.ws.bindModifier and TypeClassDescriptionclassThis class wraps an XMLizable and presents it as an XmlObject so that we can later convert this object to the complex type this represents.Methods in com.sforce.ws.bind that return XmlObjectModifier and TypeMethodDescriptionMethods in com.sforce.ws.bind that return types with arguments of type XmlObjectModifier and TypeMethodDescriptionevaluate the given xpath like expression.XmlObject.getChildren()XmlObject.getChildren(String name) XmlObjectWrapper.getChildren()XmlObjectWrapper.getChildren(String name) Methods in com.sforce.ws.bind with parameters of type XmlObject