| Package | Description |
|---|---|
| com.sforce.async | |
| com.sforce.ws.bind |
Provides Java to XML binding.
|
| com.sforce.ws.parser |
Provides pull parser based XML input and output streams.
|
| com.sforce.ws.wsdl |
Provides an WSDL Object model that can parse and generate WSDL.
|
| Class and Description |
|---|
| XmlInputStream
This is a minimal pull parser.
|
| XmlOutputStream
This is a minimal XML output stream, that can be used to write XML.
|
| Class and Description |
|---|
| XmlInputStream
This is a minimal pull parser.
|
| XmlOutputStream
This is a minimal XML output stream, that can be used to write XML.
|
| Class and Description |
|---|
| MXSerializer
Implementation of XmlSerializer interface from XmlPull V1 API.
|
| PullParserException
This exception is thrown if there is an error while parsing XML.
|
| XmlPullParser
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).
|
| XmlPullParserException
This exception is thrown to signal XML Pull Parser related faults.
|
| Class and Description |
|---|
| XmlInputStream
This is a minimal pull parser.
|
Copyright © 2020. All rights reserved.