Index

A B C D E F G H I K M N O P R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

alphabet - Static variable in class XMLRPCDecoder.Base64
Code characters for values 0..63
ArrayDecoder() - Constructor for class XMLRPCDecoder.ArrayDecoder
 
attribute(String, String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Write an attribute.
attributes - Variable in class ChannelPullHandler.KeyValueAttributes
 

B

Base64() - Constructor for class XMLRPCDecoder.Base64
 
Base64Decoder() - Constructor for class XMLRPCDecoder.Base64Decoder
 
BestDeal - Class in Unnamed Package
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.
BestDeal(int) - Constructor for class BestDeal
creates an "empty" BestDeal with the given target for delivery
BooleanDecoder() - Constructor for class XMLRPCDecoder.BooleanDecoder
 

C

cdsect(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
CDSECT - Static variable in interface org.xmlpull.v1.XmlPullParser
A CDATA sections was just read; this token is available only from calls to nextToken().
channel - Variable in class ChannelPullHandler
 
channelIdentifiers - Variable in class ChannelPullHandler
 
ChannelPullHandler - Class in Unnamed Package
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.
ChannelPullHandler() - Constructor for class ChannelPullHandler
 
ChannelPullHandler.KeyValueAttributes - Class in Unnamed Package
 
channelSynonymes - Variable in class ChannelPullHandler
The channelSynonymes consists of an array of identifiers.
checkVendor(XmlPullParser) - Method in class BestDeal
subroutine handling a single vendor
Classes - Static variable in class XMLRPCDecoder
 
classNamesLocation - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
CloenableCharArrayReader(char[]) - Constructor for class CloneParser.CloenableCharArrayReader
 
clone() - Method in class CloneableFileReader
 
clone() - Method in class CloneParser.CloenableCharArrayReader
 
CloneableFileReader - Class in Unnamed Package
Simple Cloneable File Reader to allow cloning pull parsers efficiently.
CloneableFileReader(String) - Constructor for class CloneableFileReader
 
CloneParser - Class in Unnamed Package
An example to demonstrate how cloneable parser can be used.
CloneParser() - Constructor for class CloneParser
 
CloneParser.CloenableCharArrayReader - Class in Unnamed Package
 
cloneParserIfCloneable(XmlPullParser) - Static method in class CloneParser
 
close() - Method in class CloneableFileReader
 
codes - Static variable in class XMLRPCDecoder.Base64
Lookup table for converting base64 characters to value in range 0..63
column - Variable in exception org.xmlpull.v1.XmlPullParserException
 
comment(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
COMMENT - Static variable in interface org.xmlpull.v1.XmlPullParser
An XML comment was just read.
compareXmlTwoFiles(Reader, Reader) - Static method in class XmlCompare
 
convertChannelToHtml(XmlPullParser, XmlSerializer) - Method in class RSSReader
 
convertItemToHtml(XmlPullParser, XmlSerializer) - Method in class RSSReader
 
convertRSSToHtml(XmlPullParser, XmlSerializer) - Method in class RSSReader
 
countAttribs - Variable in class XmlPullCount
 
countChars - Variable in class XmlPullCount
 
countSTags - Variable in class XmlPullCount
 
countXml(XmlPullParser) - Method in class XmlPullCount
 

D

DataName - Static variable in class XMLRPCDecoder.ArrayDecoder
 
DateDecoder() - Constructor for class XMLRPCDecoder.DateDecoder
 
decode(byte[]) - Static method in class XMLRPCDecoder.Base64
Returns an array of bytes which were encoded in the passed character array.
decode(Reader) - Static method in class XMLRPCDecoder
 
decode(XmlPullParser) - Static method in class XMLRPCDecoder
 
decoders() - Static method in class XMLRPCDecoder
 
decoderWithName(String) - Static method in class XMLRPCDecoder
 
decodeWithParser(XmlPullParser) - Method in class XMLRPCDecoder.ArrayDecoder
 
decodeWithParser(XmlPullParser) - Method in class XMLRPCDecoder.Base64Decoder
 
decodeWithParser(XmlPullParser) - Method in class XMLRPCDecoder.BooleanDecoder
 
decodeWithParser(XmlPullParser) - Method in class XMLRPCDecoder.DateDecoder
 
decodeWithParser(XmlPullParser) - Method in class XMLRPCDecoder
 
decodeWithParser(XmlPullParser) - Method in class XMLRPCDecoder.DoubleDecoder
 
decodeWithParser(XmlPullParser) - Method in class XMLRPCDecoder.FaultDecoder
 
decodeWithParser(XmlPullParser) - Method in class XMLRPCDecoder.IntegerDecoder
 
decodeWithParser(XmlPullParser) - Method in class XMLRPCDecoder.MethodDecoder
 
decodeWithParser(XmlPullParser) - Method in class XMLRPCDecoder.ParametersDecoder
 
decodeWithParser(XmlPullParser) - Method in class XMLRPCDecoder.StringDecoder
 
decodeWithParser(XmlPullParser) - Method in class XMLRPCDecoder.StructureDecoder
 
decodeWithParser(XmlPullParser) - Method in class XMLRPCDecoder.ValueDecoder
 
defineEntityReplacementText(String, String) - Method in interface org.xmlpull.v1.XmlPullParser
Set new value for entity replacement text as defined in XML 1.0 Section 4.5 Construction of Internal Entity Replacement Text.
delivery - Variable in class BestDeal
 
detail - Variable in exception org.xmlpull.v1.XmlPullParserException
 
docdecl(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
DOCDECL - Static variable in interface org.xmlpull.v1.XmlPullParser
An XML document type declaration was just read.
DoubleDecoder() - Constructor for class XMLRPCDecoder.DoubleDecoder
 

E

END_DOCUMENT - Static variable in interface org.xmlpull.v1.XmlPullParser
Logical end of the xml document.
END_TAG - Static variable in interface org.xmlpull.v1.XmlPullParser
Returned from getEventType(), next(), or nextToken() when an end tag was read.
endDocument() - Method in interface org.xmlpull.v1.XmlSerializer
Finish writing.
endTag(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Write end tag.
ENTITY_REF - Static variable in interface org.xmlpull.v1.XmlPullParser
An entity reference was just read; this token is available from nextToken() only.
entityRef(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
eventlist - package eventlist
 
EventList - Class in eventlist
 
EventList() - Constructor for class eventlist.EventList
 

F

False - Static variable in class XMLRPCDecoder.BooleanDecoder
 
FaultCodeKey - Static variable in class XMLRPCDecoder.FaultDecoder
 
FaultDecoder() - Constructor for class XMLRPCDecoder.FaultDecoder
 
FaultStringKey - Static variable in class XMLRPCDecoder.FaultDecoder
 
FEATURE_PROCESS_DOCDECL - Static variable in interface org.xmlpull.v1.XmlPullParser
This feature determines whether the document declaration is processed.
FEATURE_PROCESS_NAMESPACES - Static variable in interface org.xmlpull.v1.XmlPullParser
This feature determines whether the parser processes namespaces.
FEATURE_REPORT_NAMESPACE_ATTRIBUTES - Static variable in interface org.xmlpull.v1.XmlPullParser
This feature determines whether namespace attributes are exposed via the attribute access methods.
FEATURE_VALIDATION - Static variable in interface org.xmlpull.v1.XmlPullParser
If this feature is activated, all validation errors as defined in the XML 1.0 sepcification are reported.
FEATURE_XML_ROUNDTRIP - Static variable in class XmlCompare
 
features - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
filename - Variable in class CloneableFileReader
 
flush() - Method in interface org.xmlpull.v1.XmlSerializer
Write all pending output to the stream.
Format - Static variable in class XMLRPCDecoder.DateDecoder
 
freader - Variable in class CloneableFileReader
 

G

getAttributeCount() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the number of attributes of the current start tag, or -1 if the current event type is not START_TAG
getAttributeName(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the local name of the specified attribute if namespaces are enabled or just attribute name if namespaces are disabled.
getAttributeNamespace(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the namespace URI of the attribute with the given index (starts from 0).
getAttributePrefix(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the prefix of the specified attribute Returns null if the element has no prefix.
getAttributeType(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the type of the specified attribute If parser is non-validating it MUST return CDATA.
getAttributeValue(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the given attributes value.
getAttributeValue(String, String) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the attributes value identified by namespace URI and namespace localName.
getColumnNumber() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the current column number, starting from 0.
getColumnNumber() - Method in exception org.xmlpull.v1.XmlPullParserException
 
getDepth() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the current depth of the element.
getDepth() - Method in interface org.xmlpull.v1.XmlSerializer
Returns the current depth of the element.
getDetail() - Method in exception org.xmlpull.v1.XmlPullParserException
 
getEventType() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the type of the current event (START_TAG, END_TAG, TEXT, etc.)
getFeature(String) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the current value of the given feature.
getFeature(String) - Method in class org.xmlpull.v1.XmlPullParserFactory
Return the current value of the feature with given name.
getFeature(String) - Method in interface org.xmlpull.v1.XmlSerializer
Return the current value of the feature with given name.
getInputEncoding() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the input encoding if known, null otherwise.
getLineNumber() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the current line number, starting from 1.
getLineNumber() - Method in exception org.xmlpull.v1.XmlPullParserException
 
getName() - Method in interface org.xmlpull.v1.XmlPullParser
For START_TAG or END_TAG events, the (local) name of the current element is returned when namespaces are enabled.
getName() - Method in interface org.xmlpull.v1.XmlSerializer
Returns the name of the current element as set by startTag().
getNamespace() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the namespace URI of the current element.
getNamespace() - Method in interface org.xmlpull.v1.XmlSerializer
Returns the namespace URI of the current element as set by startTag().
getNamespace(String) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the URI corresponding to the given prefix, depending on current state of the parser.
getNamespaceCount(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the numbers of elements in the namespace stack for the given depth.
getNamespacePrefix(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the namespace prefixe for the given position in the namespace stack.
getNamespaceUri(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the namespace URI for the given position in the namespace stack If the position is out of range, an exception is thrown.
getNextElementText(XmlPullParser) - Static method in class XmlCompare
Returns the next Element in the stream (including all sub elements) as a String
getPositionDescription() - Method in interface org.xmlpull.v1.XmlPullParser
Returns a short text describing the current parser state, including the position, a description of the current event and the data source if known.
getPrefix() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the prefix of the current element.
getPrefix(String, boolean) - Method in interface org.xmlpull.v1.XmlSerializer
Return namespace that corresponds to given prefix If there is no prefix bound to this namespace return null but if generatePrefix is false then return generated prefix.
getProperty(String) - Method in interface org.xmlpull.v1.XmlPullParser
Look up the value of a property.
getProperty(String) - Method in interface org.xmlpull.v1.XmlSerializer
Look up the value of a property.
getText() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the text content of the current event as String.
getTextCharacters(int[]) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the buffer that contains the text of the current event, as well as the start offset and length relevant for the current event.

H

holderForStartAndLength - Variable in class MyXmlPullApp
 

I

I4Name - Static variable in class XMLRPCDecoder.IntegerDecoder
 
IGNORABLE_WHITESPACE - Static variable in interface org.xmlpull.v1.XmlPullParser
Ignorable whitespace was just read.
ignorableWhitespace(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
IntegerDecoder() - Constructor for class XMLRPCDecoder.IntegerDecoder
 
IntName - Static variable in class XMLRPCDecoder.IntegerDecoder
 
isAttributeDefault(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns if the specified attribute was not in input was declared in XML.
isEmptyElementTag() - Method in interface org.xmlpull.v1.XmlPullParser
Returns true if the current event is START_TAG and the tag is degenerated (e.g.
isNamespaceAware() - Method in class org.xmlpull.v1.XmlPullParserFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware (it simply set feature XmlPullParser.FEATURE_PROCESS_NAMESPACES to true or false).
isValidating() - Method in class org.xmlpull.v1.XmlPullParserFactory
Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
isWhitespace() - Method in interface org.xmlpull.v1.XmlPullParser
Checks whether the current TEXT event contains only whitespace characters.
itemIdentifiers - Variable in class ChannelPullHandler
 
items - Variable in class ChannelPullHandler
 
itemSynonymes - Variable in class ChannelPullHandler
The channelSynonymes consists of an array of identifiers.

K

key - Variable in class ChannelPullHandler.KeyValueAttributes
 
KeyValueAttributes(String, Object, Map) - Constructor for class ChannelPullHandler.KeyValueAttributes
 

M

main(String[]) - Static method in class BestDeal
main() method decodes command-line parameters and invoke the parser
main(String[]) - Static method in class ChannelPullHandler
 
main(String[]) - Static method in class CloneParser
 
main(String[]) - Static method in class eventlist.EventList
 
main(String[]) - Static method in class MyXmlPullApp
 
main(String[]) - Static method in class MyXmlWriteApp
 
main(String[]) - Static method in class Roundtrip
 
main(String[]) - Static method in class RSSReader
 
main(String[]) - Static method in class SimpleXmlPullApp
 
main(String[]) - Static method in class XmlCompare
 
main(String[]) - Static method in class XmlPullCount
 
main(String[]) - Static method in class XMLRPCDecoder
 
MemberName - Static variable in class XMLRPCDecoder.StructureDecoder
 
MESSAGE - Static variable in class BestDeal
 
MethodDecoder() - Constructor for class XMLRPCDecoder.MethodDecoder
 
MyXmlPullApp - Class in Unnamed Package
An example of an application that uses XMLPULL V1 API.
MyXmlPullApp() - Constructor for class MyXmlPullApp
 
MyXmlWriteApp - Class in Unnamed Package
An example of an application that uses XmlPull v1 API to write XML.
MyXmlWriteApp() - Constructor for class MyXmlWriteApp
 

N

Name - Static variable in class XMLRPCDecoder.ArrayDecoder
 
Name - Static variable in class XMLRPCDecoder.Base64Decoder
 
Name - Static variable in class XMLRPCDecoder.BooleanDecoder
 
Name - Static variable in class XMLRPCDecoder.DateDecoder
 
Name - Static variable in class XMLRPCDecoder.DoubleDecoder
 
Name - Static variable in class XMLRPCDecoder.FaultDecoder
 
Name - Static variable in class XMLRPCDecoder.MethodDecoder
 
Name - Static variable in class XMLRPCDecoder.ParametersDecoder
 
Name - Static variable in class XMLRPCDecoder.StringDecoder
 
Name - Static variable in class XMLRPCDecoder.StructureDecoder
 
Name - Static variable in class XMLRPCDecoder.ValueDecoder
 
NameName - Static variable in class XMLRPCDecoder.StructureDecoder
 
names() - Method in class XMLRPCDecoder.ArrayDecoder
 
names() - Method in class XMLRPCDecoder.Base64Decoder
 
names() - Method in class XMLRPCDecoder.BooleanDecoder
 
names() - Method in class XMLRPCDecoder.DateDecoder
 
names() - Method in class XMLRPCDecoder.DoubleDecoder
 
names() - Method in class XMLRPCDecoder.FaultDecoder
 
names() - Method in class XMLRPCDecoder.IntegerDecoder
 
names() - Method in class XMLRPCDecoder.MethodDecoder
 
names() - Method in class XMLRPCDecoder
 
names() - Method in class XMLRPCDecoder.ParametersDecoder
 
names() - Method in class XMLRPCDecoder.StringDecoder
 
names() - Method in class XMLRPCDecoder.StructureDecoder
 
names() - Method in class XMLRPCDecoder.ValueDecoder
 
Names - Static variable in class XMLRPCDecoder.ArrayDecoder
 
Names - Static variable in class XMLRPCDecoder.Base64Decoder
 
Names - Static variable in class XMLRPCDecoder.BooleanDecoder
 
Names - Static variable in class XMLRPCDecoder.DateDecoder
 
Names - Static variable in class XMLRPCDecoder.DoubleDecoder
 
Names - Static variable in class XMLRPCDecoder.FaultDecoder
 
Names - Static variable in class XMLRPCDecoder.IntegerDecoder
 
Names - Static variable in class XMLRPCDecoder.MethodDecoder
 
Names - Static variable in class XMLRPCDecoder.ParametersDecoder
 
Names - Static variable in class XMLRPCDecoder.StringDecoder
 
Names - Static variable in class XMLRPCDecoder.StructureDecoder
 
Names - Static variable in class XMLRPCDecoder.ValueDecoder
 
NAMESPACE - Static variable in class MyXmlWriteApp
 
NAMESPACE_URI - Static variable in class BestDeal
 
newInstance() - Static method in class org.xmlpull.v1.XmlPullParserFactory
Create a new instance of a PullParserFactory that can be used to create XML pull parsers (see class description for more details).
newInstance(String, Class) - Static method in class org.xmlpull.v1.XmlPullParserFactory
 
newPullParser() - Method in class org.xmlpull.v1.XmlPullParserFactory
Creates a new instance of a XML Pull Parser using the currently configured factory features.
newSerializer() - Method in class org.xmlpull.v1.XmlPullParserFactory
Creates a new instance of a XML Serializer.
next() - Method in interface org.xmlpull.v1.XmlPullParser
Get next parsing event - element content wil be coalesced and only one TEXT event must be returned for whole element content (comments and processing instructions will be ignored and emtity references must be expanded or exception mus be thrown if entity reerence can not be exapnded).
nextTag() - Method in interface org.xmlpull.v1.XmlPullParser
Call next() and return event if it is START_TAG or END_TAG otherwise throw an exception.
nextText() - Method in interface org.xmlpull.v1.XmlPullParser
If current event is START_TAG then if next element is TEXT then element content is returned or if next event is END_TAG then empty string is returned, otherwise exception is thrown.
nextToken() - Method in interface org.xmlpull.v1.XmlPullParser
This method works similarly to next() but will expose additional event types (COMMENT, CDSECT, DOCDECL, ENTITY_REF, PROCESSING_INSTRUCTION, or IGNORABLE_WHITESPACE) if they are available in input.
NO_NAMESPACE - Static variable in interface org.xmlpull.v1.XmlPullParser
This constant represents the default namespace (empty string "")

O

org.xmlpull.v1 - package org.xmlpull.v1
 

P

ParametersDecoder() - Constructor for class XMLRPCDecoder.ParametersDecoder
 
ParamName - Static variable in class XMLRPCDecoder.ParametersDecoder
 
parse(Reader) - Method in class ChannelPullHandler
This method will parse the input reader and return a Map.
parseFirst(int) - Method in class ChannelPullHandler
This method will recursively parse the document, returning a List build of Key-Value pairs.
parser - Variable in class Roundtrip
 
parserClasses - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
parseSecond(List) - Method in class ChannelPullHandler
This method will loop over the found values and set the values for a channel, and set the values for each item.
position - Variable in class CloneableFileReader
 
price - Variable in class BestDeal
properties we are collecting: best price, delivery time, product and vendor names
print(XmlPullParser) - Static method in class CloneParser
 
printable(char) - Method in class XmlPullCount
 
printable(String) - Method in class XmlPullCount
 
printReport() - Method in class XmlPullCount
 
printStackTrace() - Method in exception org.xmlpull.v1.XmlPullParserException
 
processDocument(XmlPullParser) - Method in class MyXmlPullApp
 
processEndElement(XmlPullParser) - Method in class MyXmlPullApp
 
PROCESSING_INSTRUCTION - Static variable in interface org.xmlpull.v1.XmlPullParser
An XML processing instruction declaration was just read.
processingInstruction(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
processStartElement(XmlPullParser) - Method in class MyXmlPullApp
 
processText(XmlPullParser) - Method in class MyXmlPullApp
 
product - Variable in class BestDeal
 
PROPERTY_NAME - Static variable in class org.xmlpull.v1.XmlPullParserFactory
Name of the system or midlet property that should be used for a system property containing a comma separated list of factory or parser class names (value: org.xmlpull.v1.XmlPullParserFactory).
PROPERTY_SERIALIZER_INDENTATION - Static variable in class Roundtrip
 
PROPERTY_XMLDECL_STANDALONE - Static variable in class Roundtrip
 

R

read(char[], int, int) - Method in class CloneableFileReader
 
referenceContextClass - Static variable in class org.xmlpull.v1.XmlPullParserFactory
used as default class to server as context class in newInstance()
register(Map) - Method in class XMLRPCDecoder
 
require(int, String, String) - Method in interface org.xmlpull.v1.XmlPullParser
Test if the current event is of the given type and if the namespace and name do match.
resetCounters() - Method in class XmlPullCount
 
RESOURCE_NAME - Static variable in class org.xmlpull.v1.XmlPullParserFactory
 
roundTrip() - Method in class Roundtrip
 
roundTrip(Reader, Writer, String) - Static method in class Roundtrip
 
roundTrip(XmlPullParserFactory, String) - Static method in class Roundtrip
 
roundTrip(XmlPullParserFactory, String, String) - Static method in class Roundtrip
 
Roundtrip - Class in Unnamed Package
This sample demonstrates how to roundtrip XML document (roundtrip is not exact but infoset level)
Roundtrip(XmlPullParser, XmlSerializer) - Constructor for class Roundtrip
 
row - Variable in exception org.xmlpull.v1.XmlPullParserException
 
RSSReader - Class in Unnamed Package
 
RSSReader() - Constructor for class RSSReader
 

S

SAMPLE_XML - Static variable in class MyXmlPullApp
 
SAMPLE_XML - Static variable in class XmlPullCount
 
serializer - Variable in class Roundtrip
 
serializerClasses - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
setFeature(String, boolean) - Method in interface org.xmlpull.v1.XmlPullParser
Use this call to change the general behaviour of the parser, such as namespace processing or doctype declaration handling.
setFeature(String, boolean) - Method in class org.xmlpull.v1.XmlPullParserFactory
Set the features to be set when XML Pull Parser is created by this factory.
setFeature(String, boolean) - Method in interface org.xmlpull.v1.XmlSerializer
Set feature identified by name (recommended to be URI for uniqueness).
setInput(InputStream, String) - Method in interface org.xmlpull.v1.XmlPullParser
Sets the input stream the parser is going to process.
setInput(Reader) - Method in interface org.xmlpull.v1.XmlPullParser
Set the input source for parser to the given reader and resets the parser.
setNamespaceAware(boolean) - Method in class org.xmlpull.v1.XmlPullParserFactory
Specifies that the parser produced by this factory will provide support for XML namespaces.
setOutput(OutputStream, String) - Method in interface org.xmlpull.v1.XmlSerializer
Set to use binary output stream with given encoding.
setOutput(Writer) - Method in interface org.xmlpull.v1.XmlSerializer
Set the output to the given writer.
setPrefix(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Binds the given prefix to the given namespace.
setProperty(String, Object) - Method in interface org.xmlpull.v1.XmlPullParser
Set the value of a property.
setProperty(String, Object) - Method in interface org.xmlpull.v1.XmlSerializer
Set the value of a property.
setValidating(boolean) - Method in class org.xmlpull.v1.XmlPullParserFactory
Specifies that the parser produced by this factory will be validating (it simply set feature XmlPullParser.FEATURE_VALIDATION to true or false).
SimpleXmlPullApp - Class in Unnamed Package
Very simple application that demonstrates basics of XMLPULL V1 API.
SimpleXmlPullApp() - Constructor for class SimpleXmlPullApp
 
START_DOCUMENT - Static variable in interface org.xmlpull.v1.XmlPullParser
Signalize that parser is at the very beginning of the document and nothing was read yet.
START_TAG - Static variable in interface org.xmlpull.v1.XmlPullParser
Returned from getEventType(), next(), nextToken() when a start tag was read.
startDocument(String, Boolean) - Method in interface org.xmlpull.v1.XmlSerializer
Write <?xml declaration with encoding (if encoding not null) and standalone flag (if standalone not null) This method can only be called just after setOutput.
startTag(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Writes a start tag with the given namespace and name.
StringDecoder() - Constructor for class XMLRPCDecoder.StringDecoder
 
StructureDecoder() - Constructor for class XMLRPCDecoder.StructureDecoder
 

T

targetDelivery - Variable in class BestDeal
target delivery value (refuse elements above this target)
text(char[], int, int) - Method in interface org.xmlpull.v1.XmlSerializer
Writes text, where special XML chars are escaped automatically
text(String) - Method in interface org.xmlpull.v1.XmlSerializer
Writes text, where special XML chars are escaped automatically
TEXT - Static variable in interface org.xmlpull.v1.XmlPullParser
Character data was read and will is available by calling getText().
TYPES - Static variable in interface org.xmlpull.v1.XmlPullParser
This array can be used to convert the event type integer constants such as START_TAG or TEXT to to a string.

U

update(XmlPullParser) - Method in class BestDeal
updates the best deal from the given list in the format

V

value - Variable in class ChannelPullHandler.KeyValueAttributes
 
ValueDecoder() - Constructor for class XMLRPCDecoder.ValueDecoder
 
vendor - Variable in class BestDeal
 
verbose - Variable in class XmlPullCount
 

W

workOnChannel(List) - Method in class ChannelPullHandler
This method will set the attributes for a channel.
workOnItem(List) - Method in class ChannelPullHandler
This method will set the item attributes.
writeLine(XmlSerializer, String, boolean) - Static method in class MyXmlWriteApp
 
writeStartTag() - Method in class Roundtrip
 
writeToken(int) - Method in class Roundtrip
 

X

XmlCompare - Class in Unnamed Package
 
XmlCompare() - Constructor for class XmlCompare
 
XmlPullCount - Class in Unnamed Package
Simple example that counts XML elements, characters and attributes.
XmlPullCount() - Constructor for class XmlPullCount
 
xmlPullParser - Variable in class ChannelPullHandler
 
XmlPullParser - Interface in org.xmlpull.v1
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 - Exception in org.xmlpull.v1
This exception is thrown to signal XML Pull Parser related faults.
XmlPullParserException(String) - Constructor for exception org.xmlpull.v1.XmlPullParserException
 
XmlPullParserException(String, XmlPullParser, Throwable) - Constructor for exception org.xmlpull.v1.XmlPullParserException
 
XmlPullParserFactory - Class in org.xmlpull.v1
This class is used to create implementations of XML Pull Parser defined in XMPULL V1 API.
XmlPullParserFactory() - Constructor for class org.xmlpull.v1.XmlPullParserFactory
Protected constructor to be called by factory implementations.
XMLRPCDecoder - Class in Unnamed Package
 
XMLRPCDecoder() - Constructor for class XMLRPCDecoder
 
XMLRPCDecoder.ArrayDecoder - Class in Unnamed Package
 
XMLRPCDecoder.Base64 - Class in Unnamed Package
 
XMLRPCDecoder.Base64Decoder - Class in Unnamed Package
 
XMLRPCDecoder.BooleanDecoder - Class in Unnamed Package
 
XMLRPCDecoder.DateDecoder - Class in Unnamed Package
 
XMLRPCDecoder.DoubleDecoder - Class in Unnamed Package
 
XMLRPCDecoder.FaultDecoder - Class in Unnamed Package
 
XMLRPCDecoder.IntegerDecoder - Class in Unnamed Package
 
XMLRPCDecoder.MethodDecoder - Class in Unnamed Package
 
XMLRPCDecoder.ParametersDecoder - Class in Unnamed Package
 
XMLRPCDecoder.StringDecoder - Class in Unnamed Package
 
XMLRPCDecoder.StructureDecoder - Class in Unnamed Package
 
XMLRPCDecoder.ValueDecoder - Class in Unnamed Package
 
XmlSerializer - Interface in org.xmlpull.v1
Define an interface to serialziation of XML Infoset.

_

_decoders - Static variable in class XMLRPCDecoder
 
A B C D E F G H I K M N O P R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form