|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.sforce.ws.parser | |
|---|---|
| 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. |
| Classes in com.sforce.ws.parser used by com.sforce.async | |
|---|---|
| XmlInputStream
This is a minimal pull parser. |
|
| XmlOutputStream
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.bind | |
|---|---|
| XmlInputStream
This is a minimal pull parser. |
|
| XmlOutputStream
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.parser | |
|---|---|
| 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. |
|
| Classes in com.sforce.ws.parser used by com.sforce.ws.wsdl | |
|---|---|
| XmlInputStream
This is a minimal pull parser. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||