All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BestDeal Rewritten http://www-106.ibm.com/developerworks/xml/library/x-saxapi/listing4.html to make easy to comapre how to "natutal is to manage state with SAX and with XMLPULL API.ChannelPullHandler This class will parse a rss or rdf document and build a Map consisting of - attributes of a channel - and a one attribute "items" which is a list with items, where each item consists of a Map with attributes.CloneableFileReader Simple Cloneable File Reader to allow cloning pull parsers efficiently.CloneParser An example to demonstrate how cloneable parser can be used.CloneParser.CloenableCharArrayReader EventList MyXmlPullApp An example of an application that uses XMLPULL V1 API.MyXmlWriteApp An example of an application that uses XmlPull v1 API to write XML.Roundtrip This sample demonstrates how to roundtrip XML document (roundtrip is not exact but infoset level)RSSReader SimpleXmlPullApp Very simple application that demonstrates basics of XMLPULL V1 API.XmlCompare XmlPullCount Simple example that counts XML elements, characters and attributes.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.XmlPullParserFactory This class is used to create implementations of XML Pull Parser defined in XMPULL V1 API.XMLRPCDecoder XMLRPCDecoder.ArrayDecoder XMLRPCDecoder.Base64 XMLRPCDecoder.Base64Decoder XMLRPCDecoder.BooleanDecoder XMLRPCDecoder.DateDecoder XMLRPCDecoder.DoubleDecoder XMLRPCDecoder.FaultDecoder XMLRPCDecoder.IntegerDecoder XMLRPCDecoder.MethodDecoder XMLRPCDecoder.ParametersDecoder XMLRPCDecoder.StringDecoder XMLRPCDecoder.StructureDecoder XMLRPCDecoder.ValueDecoder XmlSerializer Define an interface to serialziation of XML Infoset.