Package com.sforce.ws.parser
package com.sforce.ws.parser
Provides pull parser based XML input and output streams.
Package Specification
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:-
ClassDescriptionAbsolutely minimal implementation of XMLPULL V1 APIImplementation of XmlSerializer interface from XmlPull V1 API.This exception is thrown if there is an error while parsing XML.This is a minimal pull parser.This is a minimal XML output stream, that can be used to write 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.