Uses of Package
com.sforce.ws.parser
Packages that use com.sforce.ws.parser
Package
Description
Provides Java to XML binding.
Provides pull parser based XML input and output streams.
Provides an WSDL Object model that can parse and generate WSDL.
-
Classes in com.sforce.ws.parser used by com.sforce.asyncClassDescriptionThis is a minimal pull parser.This is a minimal XML output stream, that can be used to write XML.
-
Classes in com.sforce.ws.parser used by com.sforce.ws.bindClassDescriptionThis is a minimal pull parser.This is a minimal XML output stream, that can be used to write XML.
-
Classes in com.sforce.ws.parser used by com.sforce.ws.parserClassDescriptionImplementation of XmlSerializer interface from XmlPull V1 API.This exception is thrown if there is an error while parsing XML.XML Pull Parser is an interface that defines parsing functionlity provided in XMLPULL V1 API (visit this website to learn more about API and its implementations).This exception is thrown to signal XML Pull Parser related faults.
-
Classes in com.sforce.ws.parser used by com.sforce.ws.wsdl