A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

ADD - Static variable in interface org.xmlpull.v1.builder.xpath.saxpath.Operator
 
addAttribute(String, String, String, String, String, boolean) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
addAttribute(XmlNamespace, String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
addAttribute(String, XmlNamespace, String, String, boolean) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
addAttribute(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
addAttribute(String, XmlNamespace, String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
addAttribute(XmlAttribute) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
addAttribute(XmlAttribute) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
addAttribute(XmlNamespace, String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
addAttribute(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
addAttribute(String, XmlNamespace, String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
addAttribute(String, XmlNamespace, String, String, boolean) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
addAttribute(String, String, String, String, String, boolean) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
addAttribute(XmlAttribute) - Method in interface org.xmlpull.v1.builder.XmlElement
Add attribute (adds it to the XML Infoset [namespace attributes] set) Attribute mist
addAttribute(String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
addAttribute
addAttribute(XmlNamespace, String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
Method addAttribute
addAttribute(String, XmlNamespace, String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
Method addAttribute
addAttribute(String, XmlNamespace, String, String, boolean) - Method in interface org.xmlpull.v1.builder.XmlElement
Method addAttribute
addAttribute(String, String, String, String, String, boolean) - Method in interface org.xmlpull.v1.builder.XmlElement
Method addAttribute
addChild(Object) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
addChild(Object) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
addChild(int, Object) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
addChild(Object) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
addChild(Object) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
addChild(int, Object) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
addChild(Object) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
addChild(Object) - Method in interface org.xmlpull.v1.builder.XmlElement
NOTE: =child added is _not_ checked if it XmlContainer, caller must manually fix parent in child by calling setParent() !!!!
addChild(int, Object) - Method in interface org.xmlpull.v1.builder.XmlElement
Method addChild
addComment(String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
addComment(String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
addComment(String) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
addDoctype(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
addDoctype(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
Method addDoctype
addDoctype(String, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
addDocumentElement(String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
addDocumentElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
addDocumentElement(String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
addDocumentElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
addDocumentElement(String) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
addDocumentElement(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
addElement(XmlElement) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
addElement(int, XmlElement) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
addElement(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
addElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
addElement(XmlElement) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
addElement(int, XmlElement) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
addElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
addElement(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
addElement(XmlElement) - Method in interface org.xmlpull.v1.builder.XmlElement
NOTE: the child element must unattached to be added (it is atttached if it is XmlContainer of recognized type and getParent() != null)
addElement(int, XmlElement) - Method in interface org.xmlpull.v1.builder.XmlElement
Method addElement
addElement(String) - Method in interface org.xmlpull.v1.builder.XmlElement
Method addElement
addElement(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlElement
Method addElement
addElementNamespaces(Navigator, Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.SimpleNamespaceContext
Adds all the namespace declarations that are in scope on the given element.
addFilter(FilterExpr) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
Adds a filter to this pattern
addIterator(Iterator) - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.LinkedIterator
 
addNamespace(String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Add a namespace prefix-to-URI mapping for this XPath expression.
addNamespace(String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.SimpleNamespaceContext
 
addNamespace(String, String) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Add a namespace prefix-to-URI mapping for this XPath expression.
addNotation(String, String, String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
addNotation(String, String, String, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
Method addNotation
addNotation(String, String, String, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
addParameter(Expr) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.FunctionCallExpr
 
addParameters(FunctionCallExpr, Iterator) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
addPredicate(Predicate) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultFilterExpr
 
addPredicate(Predicate) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultStep
 
addPredicate(Predicate) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Predicated
 
addPredicates(Predicated, Iterator) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
addProcessingInstruction(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
addProcessingInstruction(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
addProcessingInstruction(String, String) - Method in interface org.xmlpull.v1.builder.XmlDoctype
Add to list of children (only processing instruction information items are allowed).
addProcessingInstruction(String, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
addStep(Step) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.LocationPath
 
addSteps(LocationPath, Iterator) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
allStringsInterned - Variable in class org.xmlpull.mxp1.MXParser
Implementation notice: the is instance variable that controls if newString() is interning.
ANCESTOR - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.Axis
The ancestor axis
ANCESTOR_OR_SELF - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.Axis
The ancestor-or-self axis
AncestorAxisIterator - Class in org.xmlpull.v1.builder.xpath.jaxen.util
 
AncestorAxisIterator(Object, Navigator) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.AncestorAxisIterator
 
AncestorAxisIterator() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.AncestorAxisIterator
 
AncestorOrSelfAxisIterator - Class in org.xmlpull.v1.builder.xpath.jaxen.util
 
AncestorOrSelfAxisIterator(Object, Navigator) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.AncestorOrSelfAxisIterator
 
ANY_NODE - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Matches any node
AnyChildNodeTest - Class in org.xmlpull.v1.builder.xpath.jaxen.pattern
AnyChildNodeTest matches any child node.
AnyChildNodeTest() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.AnyChildNodeTest
 
AnyNodeTest - Class in org.xmlpull.v1.builder.xpath.jaxen.pattern
AnyNodeTest matches any node.
AnyNodeTest() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.AnyNodeTest
 
APACHE_DYNAMIC_VALIDATION_FEATURE - Static variable in class org.xmlpull.v1.sax2.Driver
 
APACHE_SCHEMA_VALIDATION_FEATURE - Static variable in class org.xmlpull.v1.sax2.Driver
 
asBoolean(Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultFilterExpr
Returns true if the current filter matches at least one of the context nodes
asBoolean(Context) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.FilterExpr
Evaluates the filter expression on the current context and returns true if at least one node matches.
asList(Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathExpr
 
asList(Context) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathExpr
 
attribute(String, String, String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
attribute(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
attribute(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
attribute(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
attribute(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
attribute(String) - Method in interface org.xmlpull.v1.builder.XmlElement
Find attribute that matches given name or namespace Returns null if not found.
attribute(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlElement
Find attribute that matches given name or namespace Returns null if not found.
ATTRIBUTE - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.Axis
The attribute axis
attribute(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
attribute(String, String, String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
attribute(String, String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
Write an attribute without namespace.
attribute(String, String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Write an attribute.
ATTRIBUTE_NODE - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Matches elements nodes
ATTRIBUTE_TEST - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NodeTypeTest
 
attributeCount - Variable in class org.xmlpull.mxp1.MXParser
 
attributeName - Variable in class org.xmlpull.mxp1.MXParser
 
attributeNameHash - Variable in class org.xmlpull.mxp1.MXParser
 
attributePrefix - Variable in class org.xmlpull.mxp1.MXParser
 
attributes() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
attributes() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
attributes() - Method in interface org.xmlpull.v1.builder.XmlElement
Return Iterator - null is never returned if there is no children then iteraotr over empty collection is returned
attributeUri - Variable in class org.xmlpull.mxp1.MXParser
 
attributeUseApostrophe - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
attributeValue - Variable in class org.xmlpull.mxp1.MXParser
 
autoDeclaredPrefixes - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
Axis - Class in org.xmlpull.v1.builder.xpath.saxpath
 
Axis() - Constructor for class org.xmlpull.v1.builder.xpath.saxpath.Axis
 
axisIterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultStep
 
axisIterator(Object, ContextSupport) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Step
 

B

BaseXPath - Class in org.xmlpull.v1.builder.xpath.jaxen
Base functionality for all concrete, implementation-specific XPaths.
BaseXPath(String) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Construct given an XPath expression string.
BaseXPath(String, Navigator) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Construct given an XPath expression string.
BestDeal - Class in org.xmlpull.v1.samples
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 org.xmlpull.v1.samples.BestDeal
creates an "empty" BestDeal with the given target for delivery
BinaryExpr - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
BooleanFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.3 boolean boolean(object)
BooleanFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.BooleanFunction
 
booleanValueOf(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Retrieve a boolean-value interpretation of this XPath expression when evaluated against a given context.
booleanValueOf(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Retrieve a boolean-value interpretation of this XPath expression when evaluated against a given context.
buf - Variable in class org.xmlpull.mxp1.MXParser
 
buf - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
bufAbsoluteStart - Variable in class org.xmlpull.mxp1.MXParser
 
bufEnd - Variable in class org.xmlpull.mxp1.MXParser
 
bufLoadFactor - Variable in class org.xmlpull.mxp1.MXParser
 
bufSoftLimit - Variable in class org.xmlpull.mxp1.MXParser
 
bufStart - Variable in class org.xmlpull.mxp1.MXParser
 

C

CACHE_LOAD - Static variable in class org.xmlpull.mxp1.MXParserCachingStrings
NOTE: implemented as integers and not flot to allow to work on J2ME.
CACHE_STATISTICS - Static variable in class org.xmlpull.mxp1.MXParserCachingStrings
 
cacheEntriesCount - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
 
cacheEntriesThreshold - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
 
cacheStatCalls - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
 
cacheStatRehash - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
 
cacheStatResets - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
 
cacheStatWalks - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.BooleanFunction
 
call(Context, List) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Function
Call this function.
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.CeilingFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.ConcatFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.ContainsFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.CountFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.DocumentFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.EndsWithFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.EvaluateFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.LowerFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.MatrixConcatFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.UpperFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.FalseFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.FloorFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.IdFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.LastFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.LocalNameFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.NameFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.NamespaceUriFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.NormalizeSpaceFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.NotFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.NumberFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.PositionFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.RoundFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.StartsWithFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.StringFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.StringLengthFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.SubstringAfterFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.SubstringBeforeFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.SubstringFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.SumFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.TranslateFunction
 
call(Context, List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.TrueFunction
 
canPop() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
castOrWrap(XmlElement, Class) - Static method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
CDATA_SECTION_NODE - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Matches elements nodes
cdsect(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
cdsect(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
CDSECT - Static variable in interface org.xmlpull.v1.XmlPullParser
A CDATA sections was just read; this token is available only from calls to nextToken().
cdsect(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
CeilingFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.4 number ceiling(number)
CeilingFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.CeilingFunction
 
charRefOneCharBuf - Variable in class org.xmlpull.mxp1.MXParser
 
checkVendor(XmlPullParser) - Method in class org.xmlpull.v1.samples.BestDeal
subroutine handling a single vendor
CHILD - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.Axis
The child axis
children() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
children() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
children() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
An ordered list of child information items, in document order.
children() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
children() - Method in interface org.xmlpull.v1.builder.XmlDoctype
An ordered list of processing instruction information items representing processing instructions appearing in the DTD, in the original document order.
children() - Method in interface org.xmlpull.v1.builder.XmlDocument
An ordered list of child information items, in document order.
children() - Method in interface org.xmlpull.v1.builder.XmlElement
Return Iterator - null is never returned if there is no children then iteraotr over empty collection is returned
classNamesLocation - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
clear() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Removes all mappings from this map.
clone() - Method in class org.xmlpull.mxp1.MXParserCachingStrings
 
clone() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
 
clone() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
clone() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
clone() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
 
clone() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
clone() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
clone() - Method in interface org.xmlpull.v1.builder.XmlAttribute
Method clone
clone() - Method in interface org.xmlpull.v1.builder.XmlDocument
 
clone() - Method in interface org.xmlpull.v1.builder.XmlElement
Method clone
clone() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Returns a shallow copy of this IdentityHashMap instance: the keys and values themselves are not cloned.
closeStartTag() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
column - Variable in exception org.xmlpull.v1.XmlPullParserException
 
columnNumber - Variable in class org.xmlpull.mxp1.MXParser
 
comment(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
comment(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
COMMENT - Static variable in interface org.xmlpull.v1.XmlPullParser
An XML comment was just read.
comment(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
COMMENT_NODE - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Matches Comments nodes
COMMENT_TEST - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NodeTypeTest
 
ConcatFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.2 string concat(string,string,string*)
ConcatFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.ConcatFunction
 
ConformanceXPathHandler - Class in org.xmlpull.v1.builder.xpath.saxpath.conformance
 
ConformanceXPathHandler() - Constructor for class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
ContainsFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.2 boolean contains(string,string)
ContainsFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.ContainsFunction
 
containsKey(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Returns true if this map maps one or more keys to the specified value.
contentHandler - Variable in class org.xmlpull.v1.sax2.Driver
 
Context - Class in org.xmlpull.v1.builder.xpath.jaxen
Wrapper around implementation-specific objects used as the context of an expression evaluation.
Context(ContextSupport) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.Context
 
ContextSupport - Class in org.xmlpull.v1.builder.xpath.jaxen
Supporting context information for resolving namespace prefixess, functions, and variables.
ContextSupport() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.ContextSupport
Construct an empty ContextSupport.
ContextSupport(NamespaceContext, FunctionContext, VariableContext, Navigator) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.ContextSupport
Construct.
convertChannelToHtml(XmlPullParser, XmlSerializer) - Method in class org.xmlpull.v1.samples.RSSReader
 
convertDefaultStep(LocationPathPattern, DefaultStep) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternParser
 
convertExpr(Expr) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternParser
 
convertExpr(LocationPath) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternParser
 
convertItemToHtml(XmlPullParser, XmlSerializer) - Method in class org.xmlpull.v1.samples.RSSReader
 
convertRSSToHtml(XmlPullParser, XmlSerializer) - Method in class org.xmlpull.v1.samples.RSSReader
 
convertStep(LocationPathPattern, Step) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternParser
 
convertToIterator(Object) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultExpr
 
convertToList(Object) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultExpr
 
CountFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.1 number count(node-set)
CountFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.CountFunction
 
countXml(XmlPullParser) - Method in class org.xmlpull.v1.samples.XmlPullCount
 
createAbsoluteLocationPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createAbsoluteLocationPath() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createAbsoluteLocationPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
createAdditiveExpr(Expr, Expr, int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createAdditiveExpr(Expr, Expr, int) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createAllNodeStep(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createAllNodeStep(int) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createAndExpr(Expr, Expr) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createAndExpr(Expr, Expr) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createCommentNodeStep(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createCommentNodeStep(int) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createEqualityExpr(Expr, Expr, int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createEqualityExpr(Expr, Expr, int) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createFilterExpr(Expr) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createFilterExpr(Expr) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createFunctionCallExpr(String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createFunctionCallExpr(String, String) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createFunctionContext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Create a default FunctionContext.
createIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.AncestorAxisIterator
 
createIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.AncestorOrSelfAxisIterator
 
createIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.DescendantAxisIterator
 
createIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.StackedIterator
 
createLiteralExpr(String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createLiteralExpr(String) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createMultiplicativeExpr(Expr, Expr, int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createMultiplicativeExpr(Expr, Expr, int) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createNamespaceContext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Create a default NamespaceContext.
createNameStep(int, String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createNameStep(int, String, String) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createNumberExpr(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createNumberExpr(double) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createNumberExpr(int) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createNumberExpr(double) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createOrExpr(Expr, Expr) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createOrExpr(Expr, Expr) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createPathExpr(FilterExpr, LocationPath) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createPathExpr(FilterExpr, LocationPath) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createPredicate(Expr) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createPredicate(Expr) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createProcessingInstructionNodeStep(int, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createProcessingInstructionNodeStep(int, String) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createReader() - Static method in class org.xmlpull.v1.builder.xpath.saxpath.helpers.XPathReaderFactory
Create an XPathReader using the value of the org.saxpath.driver system property.
createReader(String) - Static method in class org.xmlpull.v1.builder.xpath.saxpath.helpers.XPathReaderFactory
Create an XPathReader using the passed in class name.
createRelationalExpr(Expr, Expr, int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createRelationalExpr(Expr, Expr, int) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createRelativeLocationPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createRelativeLocationPath() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createRelativeLocationPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
createTextNodeStep(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createTextNodeStep(int) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createUnaryExpr(Expr, int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createUnaryExpr(Expr, int) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createUnionExpr(Expr, Expr) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createUnionExpr(Expr, Expr) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createVariableContext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Create a default VariableContext.
createVariableReferenceExpr(String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createVariableReferenceExpr(String, String) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
createXPath(Expr) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
createXPath(Expr) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathFactory
 
currentNs - Variable in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 

D

debug() - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Returns the string version of this xpath.
DECLARATION_HANDLER_PROPERTY - Static variable in class org.xmlpull.v1.sax2.Driver
 
declareNamespace(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
declareNamespace(XmlNamespace) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
declareNamespace(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
declareNamespace(XmlNamespace) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
declareNamespace(String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
Create new namespace with prefix and namespace name (both must be not null) and add it to current element.
declareNamespace(XmlNamespace) - Method in interface org.xmlpull.v1.builder.XmlElement
Add namespace to current element (both prefix and namespace name must be not null)
decode(byte[]) - Static method in class org.xmlpull.v1.samples.XMLRPCDecoder.Base64
Returns an array of bytes which were encoded in the passed character array.
decode(Reader) - Static method in class org.xmlpull.v1.samples.XMLRPCDecoder
 
decodeWithParser(XmlPullParser) - Method in class org.xmlpull.v1.samples.XMLRPCDecoder
 
DEFAULT_DRIVER - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.helpers.XPathReaderFactory
The default driver to use if none is configured.
DefaultAbsoluteLocationPath - Class in org.xmlpull.v1.builder.xpath.jaxen.expr
 
DefaultAbsoluteLocationPath() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultAbsoluteLocationPath
 
DefaultAllNodeStep - Class in org.xmlpull.v1.builder.xpath.jaxen.expr
 
DefaultAllNodeStep(IterableAxis) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultAllNodeStep
 
DefaultCommentNodeStep - Class in org.xmlpull.v1.builder.xpath.jaxen.expr
 
DefaultCommentNodeStep(IterableAxis) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultCommentNodeStep
 
DefaultExpr - Class in org.xmlpull.v1.builder.xpath.jaxen.expr
 
DefaultExpr() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultExpr
 
DefaultFilterExpr - Class in org.xmlpull.v1.builder.xpath.jaxen.expr
 
DefaultFilterExpr() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultFilterExpr
 
DefaultFilterExpr(Expr) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultFilterExpr
 
DefaultNameStep - Class in org.xmlpull.v1.builder.xpath.jaxen.expr
Expression object that represents any flavor of name-test steps within an XPath.
DefaultNameStep(IterableAxis, String, String) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultNameStep
 
DefaultNavigator - Class in org.xmlpull.v1.builder.xpath.jaxen
Default implementation of Navigator.
DefaultNavigator() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
 
DefaultProcessingInstructionNodeStep - Class in org.xmlpull.v1.builder.xpath.jaxen.expr
 
DefaultProcessingInstructionNodeStep(IterableAxis, String) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultProcessingInstructionNodeStep
 
DefaultRelativeLocationPath - Class in org.xmlpull.v1.builder.xpath.jaxen.expr
 
DefaultRelativeLocationPath() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultRelativeLocationPath
 
DefaultStep - Class in org.xmlpull.v1.builder.xpath.jaxen.expr
 
DefaultStep(IterableAxis) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultStep
 
DefaultTextNodeStep - Class in org.xmlpull.v1.builder.xpath.jaxen.expr
 
DefaultTextNodeStep(IterableAxis) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultTextNodeStep
 
DefaultUnionExpr - Class in org.xmlpull.v1.builder.xpath.jaxen.expr
 
DefaultUnionExpr(Expr, Expr) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultUnionExpr
 
DefaultXPathExpr - Class in org.xmlpull.v1.builder.xpath.jaxen.expr
 
DefaultXPathExpr(Expr) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathExpr
 
DefaultXPathFactory - Class in org.xmlpull.v1.builder.xpath.jaxen.expr
 
DefaultXPathFactory() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
defineEntityReplacementText(String, String) - Method in class org.xmlpull.mxp1.MXParser
 
defineEntityReplacementText(String, String) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
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 org.xmlpull.v1.samples.BestDeal
 
depth - Variable in class org.xmlpull.mxp1.MXParser
 
depth - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
DESCENDANT - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.Axis
The descendant axis
DESCENDANT_OR_SELF - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.Axis
The descendant-or-self axis
DescendantAxisIterator - Class in org.xmlpull.v1.builder.xpath.jaxen.util
 
DescendantAxisIterator(Object, Navigator) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.DescendantAxisIterator
 
DescendantAxisIterator() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.DescendantAxisIterator
 
DescendantOrSelfAxisIterator - Class in org.xmlpull.v1.builder.xpath.jaxen.util
 
DescendantOrSelfAxisIterator(Object, Navigator) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.DescendantOrSelfAxisIterator
 
detail - Variable in exception org.xmlpull.v1.builder.XmlBuilderException
 
detail - Variable in exception org.xmlpull.v1.XmlPullParserException
 
DIV - Static variable in interface org.xmlpull.v1.builder.xpath.saxpath.Operator
 
docdecl(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
docdecl(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
DOCDECL - Static variable in interface org.xmlpull.v1.XmlPullParser
An XML document type declaration was just read.
docdecl(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
DOCUMENT_NODE - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Matches Document nodes
DOCUMENT_TEST - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NodeTypeTest
 
DOCUMENT_TYPE_NODE - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Matches DocumentType nodes
DocumentFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
 
DocumentFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.DocumentFunction
 
DocumentNavigator - Class in org.xmlpull.v1.builder.xpath.impl
Interface for navigating around the XB1 object model to use with Jaxen XPATH implementation.
DocumentNavigator() - Constructor for class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
doIndent - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
DOM2XmlPullBuilder - Class in org.xmlpull.v1.dom2_builder
Simplistic DOM2 builder that should be enough to do support most cases.
DOM2XmlPullBuilder() - Constructor for class org.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
 
Driver - Class in org.xmlpull.v1.sax2
SAX2 Driver that pulls events from XmlPullParser and comverts them into SAX2 callbacks.
Driver() - Constructor for class org.xmlpull.v1.sax2.Driver
 
Driver(XmlPullParser) - Constructor for class org.xmlpull.v1.sax2.Driver
 
DRIVER_PROPERTY - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.helpers.XPathReaderFactory
The org.saxpath.driver property name.
duplicate() - Method in class org.xmlpull.v1.builder.xpath.jaxen.Context
 

E

element(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
element(XmlNamespace, String, boolean) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
element(int) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
element(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
element(XmlNamespace, String, boolean) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
element(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
element(XmlNamespace, String, boolean) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
element(int) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
element(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
element(XmlNamespace, String, boolean) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
element(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
element(XmlNamespace, String, boolean) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
element(int) - Method in interface org.xmlpull.v1.builder.XmlElement
return element at poition (0..count-1) or IndexOutOfBoundsException if positon incorrect
element(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlElement
find first element with name and namespace (if namespace is null it is ignored in search)
element(XmlNamespace, String, boolean) - Method in interface org.xmlpull.v1.builder.XmlElement
find first element with name and namespace (if namespace is null it is ignored in search) if no matching element is found then new element is created, appended to children, and returned
element(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
Write simple text element in current namespace
element(String, String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
element(String, String, String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
Writes a simple element such as <username>johndoe</username>.
element(String, String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
Write simple text element in current namespace
ELEMENT_NODE - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Matches Element nodes
ELEMENT_TEST - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NodeTypeTest
 
elements(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
elements(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
elements(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlElement
Return all elements that has namespace and name (null is never returned but empty iteraotr)
elName - Variable in class org.xmlpull.mxp1.MXParser
 
elName - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
elNamespace - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
elNamespaceCount - Variable in class org.xmlpull.mxp1.MXParser
 
elNamespaceCount - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
elPrefix - Variable in class org.xmlpull.mxp1.MXParser
 
elPrefix - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
elRawName - Variable in class org.xmlpull.mxp1.MXParser
 
elRawNameEnd - Variable in class org.xmlpull.mxp1.MXParser
 
elRawNameLine - Variable in class org.xmlpull.mxp1.MXParser
 
elUri - Variable in class org.xmlpull.mxp1.MXParser
 
emptyElementTag - Variable in class org.xmlpull.mxp1.MXParser
 
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.
endAbsoluteLocationPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endAbsoluteLocationPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
endAbsoluteLocationPath() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endAbsoluteLocationPath() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of an absolute location path expression.
endAdditiveExpr(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endAdditiveExpr(int) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endAdditiveExpr(int) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of an additive ('+' or '-') expression.
endAllNodeStep() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endAllNodeStep() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endAllNodeStep() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of a node() step.
endAndExpr(boolean) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endAndExpr(boolean) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endAndExpr(boolean) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of an 'and' expression.
endCommentNodeStep() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endCommentNodeStep() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endCommentNodeStep() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of a comment() step.
endDocument() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
endDocument() - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
endDocument() - Method in interface org.xmlpull.v1.XmlSerializer
Finish writing.
endEqualityExpr(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endEqualityExpr(int) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endEqualityExpr(int) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of an equality ('=' or '!=') expression.
endFilterExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endFilterExpr() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endFilterExpr() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of a filter expression.
endFunction() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endFunction() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endFunction() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of a function call.
endLocationPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endLocationPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
endMultiplicativeExpr(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endMultiplicativeExpr(int) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endMultiplicativeExpr(int) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a multiplicative ('*', 'div' or 'mod') expression.
endNameStep() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endNameStep() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endNameStep() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of a NameStep
endOrExpr(boolean) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endOrExpr(boolean) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endOrExpr(boolean) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of an 'or' expression.
endPathExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endPathExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
endPathExpr() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endPathExpr() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of a path expression.
endPredicate() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endPredicate() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endPredicate() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of a predicate.
endProcessingInstructionNodeStep() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endProcessingInstructionNodeStep() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endProcessingInstructionNodeStep() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of a processing-instruction(...) step.
endRelationalExpr(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endRelationalExpr(int) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endRelationalExpr(int) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a relational ('<', '>', '<=', or '>=') expression.
endRelativeLocationPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endRelativeLocationPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
endRelativeLocationPath() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endRelativeLocationPath() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of a relative location path expression.
endStep() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endStep() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
EndsWithFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function.ext
boolean ends-with(string,string)
EndsWithFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.ext.EndsWithFunction
 
endTag(String, String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
endTag(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
endTag(String, String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
endTag(String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
Write end tag in current namespace with name given as argument.
endTag(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Write end tag.
endTextNodeStep() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endTextNodeStep() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endTextNodeStep() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of a text() step.
endUnaryExpr(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endUnaryExpr(int) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endUnaryExpr(int) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of a unary ('+' or '-') expression.
endUnionExpr(boolean) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endUnionExpr(boolean) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
endUnionExpr(boolean) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endUnionExpr(boolean) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of a union ('|') expression.
endXPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
endXPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
endXPath() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
endXPath() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the end of an XPath expression parse.
ensureAttributeCapacity(int) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
ensureAttributeCapacity(int) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
ensureAttributeCapacity(int) - Method in interface org.xmlpull.v1.builder.XmlElement
Method ensureAttributeCapacity
ensureAttributesCapacity(int) - Method in class org.xmlpull.mxp1.MXParser
Make sure that in attributes temporary array is enough space.
ensureChildrenCapacity(int) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
ensureChildrenCapacity(int) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
ensureChildrenCapacity(int) - Method in interface org.xmlpull.v1.builder.XmlElement
Method ensureChildrenCapacity
ensureElementsCapacity() - Method in class org.xmlpull.mxp1.MXParser
Make sure that we have enough space to keep element stack if passed size.
ensureElementsCapacity() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
ensureEntityCapacity() - Method in class org.xmlpull.mxp1.MXParser
 
ensureNamespaceDeclarationsCapacity(int) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
ensureNamespaceDeclarationsCapacity(int) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
ensureNamespaceDeclarationsCapacity(int) - Method in interface org.xmlpull.v1.builder.XmlElement
Method ensureNamespaceDeclarationsCapacity
ensureNamespacesCapacity(int) - Method in class org.xmlpull.mxp1.MXParser
 
ensureNamespacesCapacity() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
ensurePC(int) - Method in class org.xmlpull.mxp1.MXParser
 
ENTITY_REF - Static variable in interface org.xmlpull.v1.XmlPullParser
An entity reference was just read; this token is available from nextToken() only.
ENTITY_REFERENCE_NODE - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Matches elements nodes
entityEnd - Variable in class org.xmlpull.mxp1.MXParser
 
entityName - Variable in class org.xmlpull.mxp1.MXParser
 
entityNameBuf - Variable in class org.xmlpull.mxp1.MXParser
 
entityNameHash - Variable in class org.xmlpull.mxp1.MXParser
 
entityRef(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
entityRef(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
entityRef(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
entityRefName - Variable in class org.xmlpull.mxp1.MXParser
 
entityReplacement - Variable in class org.xmlpull.mxp1.MXParser
 
entityReplacementBuf - Variable in class org.xmlpull.mxp1.MXParser
 
entrySet() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Returns a collection view of the mappings contained in this map.
equals(Object) - Method in class javax.xml.namespace.QName
Tests this QName for equality with another object.
equals(Object) - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
 
equals(Object) - Method in class org.xmlpull.v1.builder.impl.XmlNamespaceImpl
 
equals(Object) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
EQUALS - Static variable in interface org.xmlpull.v1.builder.xpath.saxpath.Operator
 
errorHandler - Variable in class org.xmlpull.v1.sax2.Driver
 
escapeAttributeValue(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
escapeAttributeValue(String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
 
escapeText(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
escapeText(String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
 
evaluate(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Evaluate this XPath against a given context.
evaluate(Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultAbsoluteLocationPath
 
evaluate(Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultFilterExpr
 
evaluate(Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultUnionExpr
 
evaluate(Context) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Expr
 
evaluate(Context) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Predicate
 
evaluate(Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.BooleanFunction
 
evaluate(Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.CeilingFunction
 
evaluate(List, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.ConcatFunction
 
evaluate(Object, Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.ContainsFunction
 
evaluate(Object) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.CountFunction
 
evaluate(String, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.DocumentFunction
 
evaluate(Object, Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.EndsWithFunction
 
evaluate(Context, Object) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.EvaluateFunction
 
evaluate(Object, Locale, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.LowerFunction
Converts the given string value to lower case using an optional Locale
evaluate(List, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.MatrixConcatFunction
 
evaluate(Object, Locale, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.UpperFunction
Converts the given string value to upper case using an optional Locale
evaluate() - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.FalseFunction
 
evaluate(Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.FloorFunction
 
evaluate(List, Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.IdFunction
 
evaluate(Context) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.LastFunction
 
evaluate(List, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.LocalNameFunction
 
evaluate(List, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.NameFunction
 
evaluate(List, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.NamespaceUriFunction
 
evaluate(Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.NormalizeSpaceFunction
 
evaluate(Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.NotFunction
 
evaluate(Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.NumberFunction
 
evaluate(Context) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.PositionFunction
 
evaluate(Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.RoundFunction
 
evaluate(Object, Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.StartsWithFunction
 
evaluate(Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.StringFunction
 
evaluate(Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.StringLengthFunction
 
evaluate(Object, Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.SubstringAfterFunction
 
evaluate(Object, Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.SubstringBeforeFunction
 
evaluate(Object, Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.SubstringFunction
 
evaluate(Object, Object, Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.SubstringFunction
 
evaluate(Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.SumFunction
 
evaluate(Object, Object, Object, Navigator) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.TranslateFunction
 
evaluate() - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.TrueFunction
 
evaluate(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Evaluate this XPath against a given context.
EvaluateFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function.ext
node-set evaluate(string)
EvaluateFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.ext.EvaluateFunction
 
event(XmlPullParser) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
event(XmlPullParser) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
Serializer current event form pull parser
EventList - Class in org.xmlpull.v1.samples.eventlist
 
EventList() - Constructor for class org.xmlpull.v1.samples.eventlist.EventList
 
eventType - Variable in class org.xmlpull.mxp1.MXParser
 
Expr - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 

F

f - Variable in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
factory - Variable in class org.xmlpull.v1.builder.XmlInfosetBuilder
 
factory - Variable in class org.xmlpull.v1.parser_pool.XmlPullParserPool
 
FalseFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.3 boolean false()
FalseFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.FalseFunction
 
fastHash(char[], int, int) - Static method in class org.xmlpull.mxp1.MXParser
simplistic implementation of hash function that has constant time to compute - so it also means diminishing hash quality for long strings but for XML parsing it should be good enough ...
FEATURE_NAMES_INTERNED - Static variable in class org.xmlpull.mxp1.MXParser
 
FEATURE_NAMES_INTERNED - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
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_SERIALIZER_ATTVALUE_USE_APOSTROPHE - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
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 org.xmlpull.mxp1.MXParser
 
FEATURE_XML_ROUNDTRIP - Static variable in class org.xmlpull.v1.samples.XmlCompare
 
features - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
fillBuf() - Method in class org.xmlpull.mxp1.MXParser
 
fillInStackTrace() - Method in exception org.xmlpull.v1.builder.xpath.jaxen.FunctionCallException
 
FilterExpr - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
finalize() - Method in class org.xmlpull.mxp1.MXParserCachingStrings
Hook to GC finalization to print statistics about pool cache impl.
findAttribute(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
findAttribute(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
Deprecated. 
findAttribute(String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
Deprecated.
Use attribute()
findElementByName(String, XmlElement) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
findElementByName(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
findElementByName(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
findElementByName(String, String, XmlElement) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
findElementByName(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
findElementByName(String, String, XmlElement) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
findElementByName(String, XmlElement) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
findElementByName(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
findElementByName(String) - Method in interface org.xmlpull.v1.builder.XmlElement
Deprecated.
see element()
findElementByName(String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
Deprecated.
see element()
findElementByName(String, XmlElement) - Method in interface org.xmlpull.v1.builder.XmlElement
Deprecated.
see elements()
findElementByName(String, String, XmlElement) - Method in interface org.xmlpull.v1.builder.XmlElement
Deprecated.
see elements()
findLocale(String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.LocaleFunctionSupport
Tries to find a Locale instance by name using xml:lang style encodings like 'en', 'en-US', 'en-US-Brooklyn'.
findLocaleForLanguage(String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.LocaleFunctionSupport
Finds the locale with the given language name with no country or variant, such as Locale.ENGLISH or Locale.FRENCH
finished - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
FloorFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.4 number floor(number)
FloorFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.FloorFunction
 
flush() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
flush() - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
flush() - Method in interface org.xmlpull.v1.XmlSerializer
Write all pending output to the stream.
FOLLOWING - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.Axis
The following axis
FOLLOWING_SIBLING - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.Axis
The following-sibling axis
FollowingAxisIterator - Class in org.xmlpull.v1.builder.xpath.jaxen.util
 
FollowingAxisIterator(Object, Navigator) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.FollowingAxisIterator
 
FollowingSiblingAxisIterator - Class in org.xmlpull.v1.builder.xpath.jaxen.util
 
FollowingSiblingAxisIterator(Object, Navigator) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.FollowingSiblingAxisIterator
 
fragment(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
fragment(String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
Write XML fragment using currently set namespace prefixes
fragmentParser - Variable in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
Function - Interface in org.xmlpull.v1.builder.xpath.jaxen
Interface for the extensible function framework.
FunctionCallException - Exception in org.xmlpull.v1.builder.xpath.jaxen
FunctionCallException is thrown if an exception occurs during the evaluation of a function.
FunctionCallException(String) - Constructor for exception org.xmlpull.v1.builder.xpath.jaxen.FunctionCallException
 
FunctionCallException(Throwable) - Constructor for exception org.xmlpull.v1.builder.xpath.jaxen.FunctionCallException
 
FunctionCallException(String, Exception) - Constructor for exception org.xmlpull.v1.builder.xpath.jaxen.FunctionCallException
 
FunctionCallExpr - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
FunctionContext - Interface in org.xmlpull.v1.builder.xpath.jaxen
Implemented by classes that know how to resolve xpath function names and namespaces to implementations of these functions.

G

get(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Returns the value to which this map maps the specified key.
getAncestorAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
 
getAncestorAxisIterator(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve an Iterator matching the ancestor xpath axis.
getAncestorOrSelfAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
 
getAncestorOrSelfAxisIterator(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve an Iterator matching the ancestor-or-self xpath axis.
getAttributeAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getAttributeAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getAttributeAxisIterator(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve an Iterator matching the attribute xpath axis.
getAttributeCount() - Method in class org.xmlpull.mxp1.MXParser
 
getAttributeCount() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
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 class org.xmlpull.mxp1.MXParser
 
getAttributeName(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getAttributeName(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve the name of the given attribute node.
getAttributeName(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
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 class org.xmlpull.mxp1.MXParser
 
getAttributeNamespace(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getAttributeNamespace(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the namespace URI of the attribute with the given index (starts from 0).
getAttributeNamespaceUri(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getAttributeNamespaceUri(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve the namespace URI of the given attribute node.
getAttributePrefix(int) - Method in class org.xmlpull.mxp1.MXParser
 
getAttributePrefix(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getAttributePrefix(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the prefix of the specified attribute Returns null if the element has no prefix.
getAttributeQName(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getAttributeQName(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve the QName of the given attribute node.
getAttributeStringValue(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getAttributeStringValue(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve the string-value of an attribute node.
getAttributeType(int) - Method in class org.xmlpull.mxp1.MXParser
 
getAttributeType(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
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 class org.xmlpull.mxp1.MXParser
 
getAttributeValue(String, String) - Method in class org.xmlpull.mxp1.MXParser
 
getAttributeValue(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
getAttributeValue(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
getAttributeValue(String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
Method getAttributeValue
getAttributeValue(XmlPullParser, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
Return value of attribute with given name and no namespace.
getAttributeValue(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
getAttributeValue(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getAttributeValue(String, String) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getAttributeValue(String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
Return value of attribute with given name and no namespace.
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.
getAxis() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultStep
 
getAxis() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Step
 
getAxisName() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultStep
 
getBaseUri() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
getBaseUri() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
getBaseUri() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
getBaseUri() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
getBaseUri() - Method in interface org.xmlpull.v1.builder.XmlDocument
 
getBaseUri() - Method in interface org.xmlpull.v1.builder.XmlElement
XML Infoset [base URI] property
getBaseUri() - Method in interface org.xmlpull.v1.builder.XmlProcessingInstruction
The base URI of the PI.
getCharacterEncodingScheme() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
getCharacterEncodingScheme() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
getCharacterEncodingScheme() - Method in interface org.xmlpull.v1.builder.XmlDocument
 
getChildAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getChildAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getChildAxisIterator(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve an Iterator matching the child xpath axis.
getColumnNumber() - Method in class org.xmlpull.mxp1.MXParser
 
getColumnNumber() - Method in class org.xmlpull.v1.sax2.Driver
 
getColumnNumber() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getColumnNumber() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the current column number, starting from 0.
getColumnNumber() - Method in exception org.xmlpull.v1.XmlPullParserException
 
getCommentStringValue(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getCommentStringValue(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve the string-value of a comment node.
getContent() - Method in class org.xmlpull.v1.builder.impl.XmlCommentImpl
 
getContent() - Method in interface org.xmlpull.v1.builder.XmlComment
A string representing the content of the comment.
getContent() - Method in interface org.xmlpull.v1.builder.XmlProcessingInstruction
A string representing the content of the processing instruction, excluding the target and any white space immediately following it.
getContentHandler() - Method in class org.xmlpull.v1.sax2.Driver
 
getContext(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Create a Context wrapper for the provided implementation-specific object.
getContextSupport() - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Retrieve the ContextSupport aggregation of NamespaceContext, FunctionContext, VariableContext, and Navigator.
getContextSupport() - Method in class org.xmlpull.v1.builder.xpath.jaxen.Context
 
getCurrentNamespaceForElements() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
getCurrentNamespaceForElements() - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
Get namespace that is used as default when no namespace parameter is used for startTag(), endTag() and element()
getDeclarationBaseUri() - Method in interface org.xmlpull.v1.builder.XmlNotation
The base URI relative to which the system identifier should be resolved (i.e.
getDeclarationBaseUri() - Method in interface org.xmlpull.v1.builder.XmlUnexpandedEntityReference
 
getDeclarationBaseUri() - Method in interface org.xmlpull.v1.builder.XmlUnparsedEntity
 
getDepth() - Method in class org.xmlpull.mxp1.MXParser
 
getDepth() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
getDepth() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getDepth() - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
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.
getDescendantAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
 
getDescendantAxisIterator(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve an Iterator matching the descendant xpath axis.
getDescendantOrSelfAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
 
getDescendantOrSelfAxisIterator(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve an Iterator matching the descendant-or-self xpath axis.
getDetail() - Method in exception org.xmlpull.v1.builder.XmlBuilderException
 
getDetail() - Method in exception org.xmlpull.v1.XmlPullParserException
 
getDocument(String) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getDocument(String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
 
getDocument(String) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Loads a document from the given URI
getDocumentElement() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
getDocumentElement() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
getDocumentElement() - Method in interface org.xmlpull.v1.builder.XmlDocument
 
getDocumentNode(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getDocumentNode(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
 
getDocumentNode(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Returns the document node that contains the given context node.
getDTDHandler() - Method in class org.xmlpull.v1.sax2.Driver
 
getElement() - Method in class org.xmlpull.v1.builder.xpath.impl.XPathNamespace
 
getElementById(Object, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
Default implementation that can not find elements.
getElementById(Object, String) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Returns the element whose ID is given by elementId.
getElementName(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getElementName(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve the name of the given element node.
getElementNamespaceUri(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getElementNamespaceUri(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve the namespace URI of the given element node.
getElementQName(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getElementQName(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve the QName of the given element node.
getElementStringValue(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getElementStringValue(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve the string-value of an element node.
getEntityResolver() - Method in class org.xmlpull.v1.sax2.Driver
 
getErrorHandler() - Method in class org.xmlpull.v1.sax2.Driver
 
getEventType() - Method in class org.xmlpull.mxp1.MXParser
 
getEventType() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getEventType() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the type of the current event (START_TAG, END_TAG, TEXT, etc.)
getExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultFilterExpr
 
getExpr() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Predicate
 
getExpr() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.UnaryExpr
 
getFactory() - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Method get XmlPull factory that is ued by this builder.
getFactory() - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
getFeature(String) - Method in class org.xmlpull.mxp1.MXParser
Unknown properties are always returned as false
getFeature(String) - Method in class org.xmlpull.mxp1.MXParserCachingStrings
 
getFeature(String) - Method in class org.xmlpull.mxp1.MXParserNonValidating
 
getFeature(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
getFeature(String) - Method in class org.xmlpull.v1.sax2.Driver
 
getFeature(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getFeature(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
getFeature(String) - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
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.
getFilterExpr() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.PathExpr
 
getFollowingAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getFollowingAxisIterator(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve an Iterator matching the following xpath axis.
getFollowingSiblingAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getFollowingSiblingAxisIterator(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve an Iterator matching the following-sibling xpath axis.
getFunction(String, String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.Context
 
getFunction(String, String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.ContextSupport
 
getFunction(String, String, String) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.FunctionContext
An implementation should return a Function implementation object based on the namespace uri and local name of the function-call expression.
getFunction(String, String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.SimpleFunctionContext
 
getFunctionContext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Retrieve the FunctionContext used by this XPath expression.
getFunctionContext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.ContextSupport
 
getFunctionContext() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Retrieve the FunctionContext used by this XPath expression.
getIndex(String, String) - Method in class org.xmlpull.v1.sax2.Driver
 
getIndex(String) - Method in class org.xmlpull.v1.sax2.Driver
 
getInputEncoding() - Method in class org.xmlpull.mxp1.MXParser
 
getInputEncoding() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getInputEncoding() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the input encoding if known, null otherwise.
getInstance() - Static method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getInstance() - Static method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.AnyChildNodeTest
 
getInstance() - Static method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.AnyNodeTest
 
getInstance() - Static method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NoNodeTest
 
getInstance() - Static method in class org.xmlpull.v1.builder.xpath.jaxen.XPathFunctionContext
Retrieve the singleton instance.
getIterableAxis() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultStep
 
getIterableAxis(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathFactory
 
getLength() - Method in class org.xmlpull.v1.sax2.Driver
 
getLHS() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.BinaryExpr
 
getLHS() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.UnionPattern
 
getLineNumber() - Method in class org.xmlpull.mxp1.MXParser
 
getLineNumber() - Method in class org.xmlpull.v1.sax2.Driver
 
getLineNumber() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getLineNumber() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the current line number, starting from 1.
getLineNumber() - Method in exception org.xmlpull.v1.XmlPullParserException
 
getLocale(Object, Navigator) - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.LocaleFunctionSupport
Attempts to convert the given function argument value into a Locale either via casting, extracting it from a List or looking up the named Locale using reflection.
getLocalName() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultNameStep
 
getLocalName(int) - Method in class org.xmlpull.v1.sax2.Driver
 
getLocalPart() - Method in class javax.xml.namespace.QName
Gets the Local part for this QName
getLocationPath() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.PathExpr
 
getMatchesNodeName() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
For patterns which only match an ATTRIBUTE_NODE or an ELEMENT_NODE then this pattern may return the name of the element or attribute it matches.
getMatchesNodeName() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.UnionPattern
 
getMatchType() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.AnyChildNodeTest
 
getMatchType() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.AnyNodeTest
 
getMatchType() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
 
getMatchType() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NamespaceTest
 
getMatchType() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NameTest
 
getMatchType() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NodeTypeTest
 
getMatchType() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NoNodeTest
 
getMatchType() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
 
getMatchType() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.UnionPattern
 
getMessage() - Method in exception org.xmlpull.v1.builder.XmlBuilderException
 
getMultilineMessage() - Method in exception org.xmlpull.v1.builder.xpath.jaxen.XPathSyntaxException
Retrieve the friendly multi-line error message.
getMultilineMessage() - Method in exception org.xmlpull.v1.builder.xpath.saxpath.XPathSyntaxException
 
getName() - Method in class org.xmlpull.mxp1.MXParser
 
getName() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
getName() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
 
getName() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
getName() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
 
getName() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
getName() - Method in interface org.xmlpull.v1.builder.XmlAttribute
XML Infoset [local name] property
getName() - Method in interface org.xmlpull.v1.builder.XmlElement
XML Infoset [local name] property.
getName() - Method in interface org.xmlpull.v1.builder.XmlNotation
The name of the notation.
getName() - Method in interface org.xmlpull.v1.builder.XmlUnexpandedEntityReference
 
getName() - Method in interface org.xmlpull.v1.builder.XmlUnparsedEntity
 
getName() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultProcessingInstructionNodeStep
 
getName() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getName() - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
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(String) - Method in class org.xmlpull.mxp1.MXParser
 
getNamespace() - Method in class org.xmlpull.mxp1.MXParser
 
getNamespace() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
getNamespace() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
 
getNamespace() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
getNamespace() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
 
getNamespace() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
getNamespace() - Method in interface org.xmlpull.v1.builder.XmlAttribute
Combination of XML Infoset [namespace name] and [prefix] properties
getNamespace() - Method in interface org.xmlpull.v1.builder.XmlElement
Return namespace of current element (XML Infoset [namespace name] and [prefix] properties combined) null is only returned if element was created without namespace
getNamespace() - Method in class org.xmlpull.v1.builder.xpath.impl.XPathNamespace
 
getNamespace(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getNamespace() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getNamespace() - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
getNamespace(String) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the URI corresponding to the given prefix, depending on current state of the parser.
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().
getNamespaceAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getNamespaceAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getNamespaceAxisIterator(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve an Iterator matching the namespace xpath axis.
getNamespaceContext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Retrieve the NamespaceContext used by this XPath expression.
getNamespaceContext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.ContextSupport
 
getNamespaceContext() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Retrieve the NamespaceContext used by this XPath expression.
getNamespaceCount(int) - Method in class org.xmlpull.mxp1.MXParser
 
getNamespaceCount(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getNamespaceCount(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the numbers of elements in the namespace stack for the given depth.
getNamespaceName() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
 
getNamespaceName() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
getNamespaceName() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
 
getNamespaceName() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
getNamespaceName() - Method in class org.xmlpull.v1.builder.impl.XmlNamespaceImpl
 
getNamespaceName() - Method in interface org.xmlpull.v1.builder.XmlAttribute
return XML Infoset [namespace name] property (namespaceName from getNamespace() or null if attribute has no namespace
getNamespaceName() - Method in interface org.xmlpull.v1.builder.XmlElement
Return namespace name (XML Infoset [namespace name]property or null if element has no namespace
getNamespaceName() - Method in interface org.xmlpull.v1.builder.XmlNamespace
Namespace name.
getNamespacePrefix(int) - Method in class org.xmlpull.mxp1.MXParser
 
getNamespacePrefix(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getNamespacePrefix(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve the namespace prefix of a namespace node.
getNamespacePrefix(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getNamespacePrefix(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the namespace prefixe for the given position in the namespace stack.
getNamespaceStringValue(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getNamespaceStringValue(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve the string-value of a namespace node.
getNamespaceURI() - Method in class javax.xml.namespace.QName
Gets the Namespace URI for this QName
getNamespaceUri(int) - Method in class org.xmlpull.mxp1.MXParser
 
getNamespaceUri(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
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.
getNavigator() - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Retrieve the XML object-model-specific Navigator for us in evaluating this XPath expression.
getNavigator() - Method in class org.xmlpull.v1.builder.xpath.jaxen.Context
 
getNavigator() - Method in class org.xmlpull.v1.builder.xpath.jaxen.ContextSupport
 
getNavigator() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.StackedIterator
 
getNavigator() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Retrieve the XML object-model-specific Navigator for us in evaluating this XPath expression.
getNestedException() - Method in exception org.xmlpull.v1.builder.xpath.jaxen.FunctionCallException
 
getNextElementText(XmlPullParser) - Static method in class org.xmlpull.v1.samples.XmlCompare
Returns the next Element in the stream (including all sub elements) as a String
getNodeSet() - Method in class org.xmlpull.v1.builder.xpath.jaxen.Context
 
getNodeType(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
 
getNodeType(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Returns a number that identifies the type of node that the given object represents in this navigator.
getNotation() - Method in interface org.xmlpull.v1.builder.XmlProcessingInstruction
The notation information item named by the target.
getNotation() - Method in interface org.xmlpull.v1.builder.XmlUnparsedEntity
 
getNotationName() - Method in interface org.xmlpull.v1.builder.XmlUnparsedEntity
 
getOperator() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultUnionExpr
 
getOwner() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
 
getOwner() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
 
getOwner() - Method in interface org.xmlpull.v1.builder.XmlAttribute
XML Infoset [owner element] property
getParent() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
getParent() - Method in class org.xmlpull.v1.builder.impl.XmlCommentImpl
 
getParent() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
getParent() - Method in interface org.xmlpull.v1.builder.XmlComment
The document or element information item which contains this information item in its [children] property.
getParent() - Method in interface org.xmlpull.v1.builder.XmlContained
 
getParent() - Method in interface org.xmlpull.v1.builder.XmlDoctype
The document information item.
getParent() - Method in interface org.xmlpull.v1.builder.XmlElement
XML Infoset [parent] property.
getParent() - Method in interface org.xmlpull.v1.builder.XmlProcessingInstruction
The document, element, or document type definition information item which contains this information item in its [children] property.
getParent() - Method in interface org.xmlpull.v1.builder.XmlUnexpandedEntityReference
 
getParentAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getParentAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getParentAxisIterator(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve an Iterator matching the parent xpath axis.
getParentNode(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
 
getParentNode(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Returns the parent of the given context node.
getPattern() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
Retrieve the simplified Jaxen Pattern expression tree.
getPattern(boolean) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
Retrieve the Jaxen Pattern expression tree, optionally simplified.
getPIData(XmlPullParser) - Static method in class org.xmlpull.v1.util.XmlPullUtil
Return everything past PITarget and S from Processing Instruction (PI) as defined in XML 1.0 Section 2.6 Processing Instructions [16] PI ::= '<?' PITarget (S (Char* - (Char* '?>' Char*)))? '?>'
getPIData() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
getPIData() - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
Return everything past PITarget and S from Processing Instruction (PI) as defined in XML 1.0 Section 2.6 Processing Instructions [16] PI ::= '<?' PITarget (S (Char* - (Char* '?>' Char*)))? '?>'
getPITarget(XmlPullParser) - Static method in class org.xmlpull.v1.util.XmlPullUtil
Return PITarget from Processing Instruction (PI) as defined in XML 1.0 Section 2.6 Processing Instructions [16] PI ::= '<?' PITarget (S (Char* - (Char* '?>' Char*)))? '?>'
getPITarget() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
getPITarget() - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
Return PITarget from Processing Instruction (PI) as defined in XML 1.0 Section 2.6 Processing Instructions [16] PI ::= '<?' PITarget (S (Char* - (Char* '?>' Char*)))? '?>'
getPosition() - Method in class org.xmlpull.v1.builder.xpath.jaxen.Context
 
getPosition() - Method in exception org.xmlpull.v1.builder.xpath.jaxen.XPathSyntaxException
Retrieve the position of the error.
getPosition() - Method in exception org.xmlpull.v1.builder.xpath.saxpath.XPathSyntaxException
 
getPositionDescription() - Method in class org.xmlpull.mxp1.MXParser
Return string describing current position of parsers as text 'STATE [seen %s...] @line:column'.
getPositionDescription() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
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.
getPositionMarker() - Method in exception org.xmlpull.v1.builder.xpath.jaxen.XPathSyntaxException
Retrieve a string useful for denoting where the error occured.
getPositionMarker() - Method in exception org.xmlpull.v1.builder.xpath.saxpath.XPathSyntaxException
 
getPrecedingAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getPrecedingAxisIterator(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve an Iterator matching the preceding xpath axis.
getPrecedingSiblingAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getPrecedingSiblingAxisIterator(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve an Iterator matching the preceding-sibling xpath axis.
getPredicates() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultFilterExpr
 
getPredicates() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultStep
 
getPredicates() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Predicated
 
getPredicateSet() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultFilterExpr
 
getPredicateSet() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultStep
 
getPredicateSet() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Predicated
 
getPrefix() - Method in class javax.xml.namespace.QName
Gets the Prefix for this QName
getPrefix() - Method in class org.xmlpull.mxp1.MXParser
 
getPrefix(String, boolean) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
getPrefix(String, boolean, boolean) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
getPrefix() - Method in class org.xmlpull.v1.builder.impl.XmlNamespaceImpl
 
getPrefix() - Method in interface org.xmlpull.v1.builder.XmlNamespace
Prefix can be null.
getPrefix() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultNameStep
 
getPrefix() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getPrefix(String, boolean) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
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.
getPriority() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.AnyChildNodeTest
 
getPriority() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.AnyNodeTest
 
getPriority() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
 
getPriority() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NamespaceTest
 
getPriority() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NameTest
 
getPriority() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NodeTypeTest
 
getPriority() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NoNodeTest
 
getPriority() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Returns the default resolution policy of the pattern according to the XSLT conflict resolution spec.
getPriority() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.TextNodeTest
 
getProcessingInstructionData(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getProcessingInstructionData(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
 
getProcessingInstructionData(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve the data of a processing-instruction.
getProcessingInstructionTarget(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getProcessingInstructionTarget(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
 
getProcessingInstructionTarget(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve the target of a processing-instruction.
getProperty(String) - Method in class org.xmlpull.mxp1.MXParser
 
getProperty(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
getProperty(String) - Method in class org.xmlpull.v1.sax2.Driver
 
getProperty(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getProperty(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
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.
getPublicId() - Method in class org.xmlpull.v1.sax2.Driver
 
getPublicIdentifier() - Method in interface org.xmlpull.v1.builder.XmlDoctype
The public identifier of the external subset, normalized as described in 4.2.2 External Entities [XML].
getPublicIdentifier() - Method in interface org.xmlpull.v1.builder.XmlNotation
The public identifier of the notation, normalized as described in 4.2.2 External Entities [XML].
getPublicIdentifier() - Method in interface org.xmlpull.v1.builder.XmlUnexpandedEntityReference
 
getPublicIdentifier() - Method in interface org.xmlpull.v1.builder.XmlUnparsedEntity
 
getPullParserFromPool() - Method in class org.xmlpull.v1.parser_pool.XmlPullParserPool
 
getQName(int) - Method in class org.xmlpull.v1.sax2.Driver
 
getRequiredAttributeValue(XmlPullParser, String, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
Read attribute value and return it or throw exception if current element does not have such attribute.
getRequiredAttributeValue(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
getRequiredAttributeValue(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
getRequiredAttributeValue(String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
Read attribute value and return it or throw exception if current element does not have such attribute.
getRequiredAttributeValue(String, String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
Read attribute value and return it or throw exception if current element does not have such attribute.
getRequiredElementText(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
Read the text of a required element and return it or throw exception if required element is not found.
getRequiredElementText(String, String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
Read the text of a required element and return it or throw exception if required element is not found.
getRHS() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.BinaryExpr
 
getRHS() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.UnionPattern
 
getRoot() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
getRoot() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
getRoot() - Method in interface org.xmlpull.v1.builder.XmlElement
Get top most container that is either XmlDocument or XmlElement (may be event this element!!!)
getRootCause() - Method in exception org.xmlpull.v1.builder.xpath.jaxen.JaxenException
Retrieve the root cause, if any.
getRootExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Retrieve the root expression of the internal compiled form of this XPath expression.
getRootExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathExpr
 
getRootExpr() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathExpr
 
getSelfAxisIterator(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
 
getSelfAxisIterator(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve an Iterator matching the self xpath axis.
getSize() - Method in class org.xmlpull.v1.builder.xpath.jaxen.Context
 
getSteps() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.LocationPath
 
getSystemId() - Method in class org.xmlpull.v1.sax2.Driver
 
getSystemIdentifier() - Method in interface org.xmlpull.v1.builder.XmlDoctype
The system identifier of the external subset, as it appears in the DOCTYPE declaration, without any additional URI escaping applied by the processor.
getSystemIdentifier() - Method in interface org.xmlpull.v1.builder.XmlNotation
The system identifier of the notation, as it appears in the declaration of the notation, without any additional URI escaping applied by the processor.
getSystemIdentifier() - Method in interface org.xmlpull.v1.builder.XmlUnexpandedEntityReference
 
getSystemIdentifier() - Method in interface org.xmlpull.v1.builder.XmlUnparsedEntity
 
getTarget() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
getTarget() - Method in interface org.xmlpull.v1.builder.XmlProcessingInstruction
A string representing the target part of the processing instruction (an XML name).
getText() - Method in class org.xmlpull.mxp1.MXParser
 
getText() - Method in interface org.xmlpull.v1.builder.XmlCharacters
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultAbsoluteLocationPath
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultAllNodeStep
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultCommentNodeStep
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultFilterExpr
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultNameStep
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultStep
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultTextNodeStep
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathExpr
 
getText() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Expr
 
getText() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.LocationPath
 
getText() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Predicate
 
getText() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Step
 
getText() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathExpr
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.AnyChildNodeTest
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.AnyNodeTest
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NamespaceTest
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NameTest
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NodeTypeTest
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NoNodeTest
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Returns a textual representation of this pattern
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.TextNodeTest
 
getText() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.UnionPattern
 
getText() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
getText() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the text content of the current event as String.
getTextCharacters(int[]) - Method in class org.xmlpull.mxp1.MXParser
 
getTextCharacters(int[]) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
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.
getTextStringValue(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
getTextStringValue(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Retrieve the string-value of a text node.
getTopAdapter() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
getType() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
 
getType() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
 
getType() - Method in interface org.xmlpull.v1.builder.XmlAttribute
XML Infoset [attribute type]
getType(int) - Method in class org.xmlpull.v1.sax2.Driver
 
getType(String, String) - Method in class org.xmlpull.v1.sax2.Driver
 
getType(String) - Method in class org.xmlpull.v1.sax2.Driver
 
getUnionPatterns() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
If this pattern is a union pattern then this method should return an array of patterns which describe the union pattern, which should contain more than one pattern.
getUnionPatterns() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.UnionPattern
 
getURI(Object, Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NamespaceTest
Returns the URI of the current prefix or "" if no URI can be found
getURI(int) - Method in class org.xmlpull.v1.sax2.Driver
 
getValue() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
 
getValue() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
 
getValue() - Method in interface org.xmlpull.v1.builder.XmlAttribute
XML Infoset [normalized value] property
getValue(int) - Method in class org.xmlpull.v1.sax2.Driver
 
getValue(String, String) - Method in class org.xmlpull.v1.sax2.Driver
 
getValue(String) - Method in class org.xmlpull.v1.sax2.Driver
 
getVariableContext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Retrieve the VariableContext used by this XPath expression.
getVariableContext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.ContextSupport
 
getVariableContext() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Retrieve the VariableContext used by this XPath expression.
getVariableValue(String, String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.Context
 
getVariableValue(String, String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.ContextSupport
 
getVariableValue(String, String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.SimpleVariableContext
 
getVariableValue(String, String, String) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.VariableContext
An implementation should return the value of an xpath variable based on the namespace uri and local name of the variable-reference expression.
getVersion() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
getVersion() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
getVersion() - Method in interface org.xmlpull.v1.builder.XmlDocument
 
getWriter() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
getXPath() - Method in exception org.xmlpull.v1.builder.xpath.jaxen.XPathSyntaxException
Retrieve the expression containing the error.
getXPath() - Method in exception org.xmlpull.v1.builder.xpath.saxpath.XPathSyntaxException
 
getXPathExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
Retrieve the simplified Jaxen XPath expression tree.
getXPathExpr(boolean) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
Retrieve the Jaxen XPath expression tree, optionally simplified.
getXPathFactory() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
Retrieve the Jaxen XPathFactory used during the parse to construct the XPath expression tree.
getXPathHandler() - Method in class org.xmlpull.v1.builder.xpath.saxpath.com.werken.saxpath.XPathReader
 
getXPathHandler() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.SAXPathEventSource
Retrieve the current XPathHandler which receives the event callbacks.
GREATER_THAN - Static variable in interface org.xmlpull.v1.builder.xpath.saxpath.Operator
 
GREATER_THAN_EQUALS - Static variable in interface org.xmlpull.v1.builder.xpath.saxpath.Operator
 

H

hasAnyNodeTest() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
 
hasAttributes() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
hasAttributes() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
hasAttributes() - Method in interface org.xmlpull.v1.builder.XmlElement
Method hasAttributes
hasChild(Object) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
hasChild(Object) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
hasChild(Object) - Method in interface org.xmlpull.v1.builder.XmlElement
Method hasChild
hasChildren() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
hasChildren() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
hasChildren() - Method in interface org.xmlpull.v1.builder.XmlElement
Method hasChildren
hashCode() - Method in class javax.xml.namespace.QName
Returns a hash code value for this QName object.
hasMoreElements() - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.MatrixConcatFunction.MatrixEnum
 
hasNamespaceDeclarations() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
hasNamespaceDeclarations() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
hasNamespaceDeclarations() - Method in interface org.xmlpull.v1.builder.XmlElement
Method hasNamespaceDeclarations
hasNext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.FollowingAxisIterator
 
hasNext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.FollowingSiblingAxisIterator
 
hasNext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.LinkedIterator
 
hasNext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.PrecedingAxisIterator
 
hasNext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.PrecedingSiblingAxisIterator
 
hasNext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.SelfAxisIterator
 
hasNext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.SingleObjectIterator
 
hasNext() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.StackedIterator
 

I

IdentityHashMap - Class in org.xmlpull.v1.builder.xpath.jaxen.util
 
IdentityHashMap(int, float) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
IdentityHashMap(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Constructs a new, empty map with the specified initial capacity and default load factor, which is 0.75.
IdentityHashMap() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Constructs a new, empty map with a default capacity and load factor, which is 0.75.
IdentityHashMap(Map) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Constructs a new map with the same mappings as the given map.
IdFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.1 node-set id(object)
IdFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.IdFunction
 
IGNORABLE_WHITESPACE - Static variable in interface org.xmlpull.v1.XmlPullParser
Ignorable whitespace was just read.
ignorableWhitespace(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
ignorableWhitespace(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
ignorableWhitespace(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
indentationBuf - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
indentationJump - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
indentationString - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
init(Object, Navigator) - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.StackedIterator
 
INITIAL_CAPACITY - Static variable in class org.xmlpull.mxp1.MXParserCachingStrings
 
initStringCache() - Method in class org.xmlpull.mxp1.MXParserCachingStrings
 
inputEncoding - Variable in class org.xmlpull.mxp1.MXParser
 
inputStream - Variable in class org.xmlpull.mxp1.MXParser
 
insertChild(int, Object) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
insertChild(int, Object) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
insertChild(int, Object) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
insertChild(int, Object) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
insertChild(int, Object) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
insertChild(int, Object) - Method in interface org.xmlpull.v1.builder.XmlElement
 
INVALID_AXIS - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.Axis
Marker for an invalid axis
isAbsolute() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultAbsoluteLocationPath
 
isAbsolute() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.LocationPath
 
isAbsolute() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
 
isAllDeclarationsProcessed() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
isAllDeclarationsProcessed() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
isAllDeclarationsProcessed() - Method in interface org.xmlpull.v1.builder.XmlDocument
 
isAttribute(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
isAttribute(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Returns whether the given object is an attribute node.
isAttributeDefault(int) - Method in class org.xmlpull.mxp1.MXParser
 
isAttributeDefault(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
isAttributeDefault(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns if the specified attribute was not in input was declared in XML.
isComment(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
isComment(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Returns whether the given object is a comment node.
isDocument(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
isDocument(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Returns whether the given object is a document node.
isElement(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
isElement(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Returns whether the given object is an element node.
isEmpty() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Returns true if this map contains no key-value mappings.
isEmptyElementTag() - Method in class org.xmlpull.mxp1.MXParser
 
isEmptyElementTag() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
isEmptyElementTag() - Method in interface org.xmlpull.v1.XmlPullParser
Returns true if the current event is START_TAG and the tag is degenerated (e.g.
isMatchesAnyName() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultNameStep
 
isNameChar(char) - Method in class org.xmlpull.mxp1.MXParser
 
isNamespace(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
isNamespace(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Returns whether the given object is a namespace node.
isNamespaceAware() - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
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).
isNameStartChar(char) - Method in class org.xmlpull.mxp1.MXParser
 
isNaN(double) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.NumberFunction
 
isNaN(Double) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.function.NumberFunction
 
isNil() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
isNil() - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
Is the current tag nil? Checks for xsi:nil="true".
isProcessingInstruction(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
isProcessingInstruction(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Returns whether the given object is a processing-instruction node.
isS(char) - Method in class org.xmlpull.mxp1.MXParser
 
isSpecified() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
 
isSpecified() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
 
isSpecified() - Method in interface org.xmlpull.v1.builder.XmlAttribute
XML Infoset [specified] flag
isStandalone() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
isStandalone() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
isStandalone() - Method in interface org.xmlpull.v1.builder.XmlDocument
 
isText(Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
isText(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Returns whether the given object is a text node.
isValidating() - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
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 class org.xmlpull.mxp1.MXParser
 
isWhitespace() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
isWhitespace() - Method in interface org.xmlpull.v1.XmlPullParser
Checks whether the current TEXT event contains only whitespace characters.
isWhitespaceContent() - Method in interface org.xmlpull.v1.builder.XmlCharacters
 
Iterable - Interface in org.xmlpull.v1.builder
Use java.lang.Iterable instead when JDK 1.5 comes out ...*
IterableAncestorAxis - Class in org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
IterableAncestorAxis(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableAncestorAxis
 
IterableAncestorOrSelfAxis - Class in org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
IterableAncestorOrSelfAxis(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableAncestorOrSelfAxis
 
IterableAttributeAxis - Class in org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
IterableAttributeAxis(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableAttributeAxis
 
IterableAxis - Class in org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
IterableAxis(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableAxis
 
IterableChildAxis - Class in org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
IterableChildAxis(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableChildAxis
 
IterableDescendantAxis - Class in org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
IterableDescendantAxis(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableDescendantAxis
 
IterableDescendantOrSelfAxis - Class in org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
IterableDescendantOrSelfAxis(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableDescendantOrSelfAxis
 
IterableFollowingAxis - Class in org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
IterableFollowingAxis(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableFollowingAxis
 
IterableFollowingSiblingAxis - Class in org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
IterableFollowingSiblingAxis(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableFollowingSiblingAxis
 
IterableNamespaceAxis - Class in org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
IterableNamespaceAxis(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableNamespaceAxis
 
IterableParentAxis - Class in org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
IterableParentAxis(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableParentAxis
 
IterablePrecedingAxis - Class in org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
IterablePrecedingAxis(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterablePrecedingAxis
 
IterablePrecedingSiblingAxis - Class in org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
IterablePrecedingSiblingAxis(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterablePrecedingSiblingAxis
 
IterableSelfAxis - Class in org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
IterableSelfAxis(int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableSelfAxis
 
iterator() - Method in interface org.xmlpull.v1.builder.Iterable
 
iterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableAncestorAxis
 
iterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableAncestorOrSelfAxis
 
iterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableAttributeAxis
 
iterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableAxis
 
iterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableChildAxis
 
iterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableDescendantAxis
 
iterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableDescendantOrSelfAxis
 
iterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableFollowingAxis
 
iterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableFollowingSiblingAxis
 
iterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableNamespaceAxis
 
iterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableParentAxis
 
iterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterablePrecedingAxis
 
iterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterablePrecedingSiblingAxis
 
iterator(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableSelfAxis
 

J

javax.xml.namespace - package javax.xml.namespace
 
JaxenException - Exception in org.xmlpull.v1.builder.xpath.jaxen
Generic Jaxen exception.
JaxenException(String) - Constructor for exception org.xmlpull.v1.builder.xpath.jaxen.JaxenException
Construct with a message.
JaxenException(Throwable) - Constructor for exception org.xmlpull.v1.builder.xpath.jaxen.JaxenException
Construct with a root cause.
JaxenHandler - Class in org.xmlpull.v1.builder.xpath.jaxen
SAXPath XPathHandler implementation capable of building Jaxen expression trees which can walk various different object models.
JaxenHandler() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
Construct.
joinPC() - Method in class org.xmlpull.mxp1.MXParser
 

K

keys - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
 
keySet() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Returns a set view of the keys contained in this map.

L

LastFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.1 number last()
LastFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.LastFunction
 
LESS_THAN - Static variable in interface org.xmlpull.v1.builder.xpath.saxpath.Operator
 
LESS_THAN_EQUALS - Static variable in interface org.xmlpull.v1.builder.xpath.saxpath.Operator
 
LEXICAL_HANDLER_PROPERTY - Static variable in class org.xmlpull.v1.sax2.Driver
 
lineNumber - Variable in class org.xmlpull.mxp1.MXParser
 
lineSeparator - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
LinkedIterator - Class in org.xmlpull.v1.builder.xpath.jaxen.util
 
LinkedIterator() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.LinkedIterator
 
literal(String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
literal(String) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
literal(String) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of a literal expression.
LiteralExpr - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
LocaleFunctionSupport - Class in org.xmlpull.v1.builder.xpath.jaxen.function.ext
An abastract base class for Locale-specific extension functions.
LocaleFunctionSupport() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.ext.LocaleFunctionSupport
 
LocalNameFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.1 string local-name(node-set?)
LocalNameFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.LocalNameFunction
 
location - Variable in class org.xmlpull.mxp1.MXParser
 
location - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
LocationPath - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
LocationPathPattern - Class in org.xmlpull.v1.builder.xpath.jaxen.pattern
LocationPathPattern matches any node using a location path such as A/B/C.
LocationPathPattern() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
 
LocationPathPattern(NodeTest) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
 
lookuEntityReplacement(int) - Method in class org.xmlpull.mxp1.MXParser
 
lookuEntityReplacement(int) - Method in class org.xmlpull.mxp1.MXParserNonValidating
 
lookup(int) - Static method in class org.xmlpull.v1.builder.xpath.saxpath.Axis
 
lookup(String) - Static method in class org.xmlpull.v1.builder.xpath.saxpath.Axis
 
LOOKUP_MAX - Static variable in class org.xmlpull.mxp1.MXParser
 
LOOKUP_MAX_CHAR - Static variable in class org.xmlpull.mxp1.MXParser
 
lookupNameChar - Static variable in class org.xmlpull.mxp1.MXParser
 
lookupNamespaceByName(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
lookupNamespaceByName(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
lookupNamespaceByName(String) - Method in interface org.xmlpull.v1.builder.XmlElement
Find namespace (will have non empty prefix) corresponding to namespace name checking first current elemen and if not found continue in parent (if element has parent).
lookupNamespaceByPrefix(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
lookupNamespaceByPrefix(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
lookupNamespaceByPrefix(String) - Method in interface org.xmlpull.v1.builder.XmlElement
Find namespace (will have non empty prefix) corresponding to namespace prefix checking first current elemen and if not found continue in parent (if element has parent) and so on.
lookupNameStartChar - Static variable in class org.xmlpull.mxp1.MXParser
 
lookupOrDeclarePrefix(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
LowerFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function.ext
string lower-case(string) This function can take a second parameter of the Locale to use for the String conversion.
LowerFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.ext.LowerFunction
 

M

main(String[]) - Static method in class org.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
Minimal inline test
main(String[]) - Static method in class org.xmlpull.v1.parser_pool.XmlPullParserPool
 
main(String[]) - Static method in class org.xmlpull.v1.samples.BestDeal
main() method decodes command-line parameters and invoke the parser
main(String[]) - Static method in class org.xmlpull.v1.samples.eventlist.EventList
 
main(String[]) - Static method in class org.xmlpull.v1.samples.MyXmlPullApp
 
main(String[]) - Static method in class org.xmlpull.v1.samples.MyXmlWriteApp
 
main(String[]) - Static method in class org.xmlpull.v1.samples.Roundtrip
 
main(String[]) - Static method in class org.xmlpull.v1.samples.RSSReader
 
main(String[]) - Static method in class org.xmlpull.v1.samples.SimpleXmlPullApp
 
main(String[]) - Static method in class org.xmlpull.v1.samples.XmlCompare
 
main(String[]) - Static method in class org.xmlpull.v1.samples.XmlPullCount
 
main(String[]) - Static method in class org.xmlpull.v1.samples.XMLRPCDecoder
 
main(String[]) - Static method in class org.xmlpull.v1.samples.xpath.Xb1XPathDemo
 
main(String[]) - Static method in class org.xmlpull.v1.samples.xpath.XB1XPathTest
 
matches(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultAllNodeStep
 
matches(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultCommentNodeStep
 
matches(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultNameStep
 
matches(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultProcessingInstructionNodeStep
 
matches(Object, ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultTextNodeStep
 
matches(Object, ContextSupport) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Step
 
matches(Object, Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.AnyChildNodeTest
 
matches(Object, Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.AnyNodeTest
 
matches(Object, Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
 
matches(Object, Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NamespaceTest
 
matches(Object, Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NameTest
 
matches(Object, Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NodeTypeTest
 
matches(Object, Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NoNodeTest
 
matches(Object, Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
 
matches(Object, Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.TextNodeTest
 
matches(Object, Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.UnionPattern
 
matches(XmlPullParser, int, String, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
Tests if the current event is of the given type and if the namespace and name match.
matches(int, String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
matches(int, String, String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
Tests if the current event is of the given type and if the namespace and name match.
matchesNamespaceURIs(String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultNameStep
 
MatrixConcatFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function.ext
Extension Function boolean matrix-concat(nodeSet,nodeSet,nodeSet*)
MatrixConcatFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.ext.MatrixConcatFunction
 
MatrixConcatFunction.MatrixEnum - Class in org.xmlpull.v1.builder.xpath.jaxen.function.ext
 
MatrixConcatFunction.MatrixEnum(ArrayList) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.ext.MatrixConcatFunction.MatrixEnum
 
MatrixConcatFunction.MatrixEnum(ArrayList, int) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.ext.MatrixConcatFunction.MatrixEnum
 
MAX_NODE_TYPE - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
The maximum number of node types for sizing purposes
maxIndentLevel - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
MESSAGE - Static variable in class org.xmlpull.v1.samples.BestDeal
 
MOD - Static variable in interface org.xmlpull.v1.builder.xpath.saxpath.Operator
 
more() - Method in class org.xmlpull.mxp1.MXParser
 
more() - Method in class org.xmlpull.mxp1.MXParserNonValidating
 
MULTIPLY - Static variable in interface org.xmlpull.v1.builder.xpath.saxpath.Operator
 
MXParser - Class in org.xmlpull.mxp1
Absolutely minimal implementation of XMLPULL V1 API
MXParser() - Constructor for class org.xmlpull.mxp1.MXParser
 
MXParserCachingStrings - Class in org.xmlpull.mxp1
Extend MXP parser to use string cache of char[] to interned String
MXParserCachingStrings() - Constructor for class org.xmlpull.mxp1.MXParserCachingStrings
 
MXParserFactory - Class in org.xmlpull.mxp1
Simple facotry to speed up creation process.
MXParserFactory() - Constructor for class org.xmlpull.mxp1.MXParserFactory
 
MXParserNonValidating - Class in org.xmlpull.mxp1
Extend MXP parser to be full non validating XML 1.0 parser (added internal DTD parsing and support for full XML 1.0 (or 1.1) character classes).
MXParserNonValidating() - Constructor for class org.xmlpull.mxp1.MXParserNonValidating
 
MXSerializer - Class in org.xmlpull.mxp1_serializer
Implementation of XmlSerializer interface from XmlPull V1 API.
MXSerializer() - Constructor for class org.xmlpull.mxp1_serializer.MXSerializer
 
MyXmlPullApp - Class in org.xmlpull.v1.samples
An example of an application that uses XMLPULL V1 API.
MyXmlPullApp() - Constructor for class org.xmlpull.v1.samples.MyXmlPullApp
 
MyXmlWriteApp - Class in org.xmlpull.v1.samples
An example of an application that uses XmlPull v1 API to write XML.
MyXmlWriteApp() - Constructor for class org.xmlpull.v1.samples.MyXmlWriteApp
 

N

NameFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.1 string name(node-set?)
NameFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.NameFunction
 
names() - Method in class org.xmlpull.v1.samples.XMLRPCDecoder
 
namesInterned - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
NAMESPACE - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.Axis
The namespace axis
NAMESPACE_NODE - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Matchs a Namespace Node - NOTE this differs from DOM
NAMESPACE_PREFIXES_FEATURE - Static variable in class org.xmlpull.v1.sax2.Driver
 
NAMESPACE_TEST - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NodeTypeTest
 
NAMESPACE_URI - Static variable in class org.xmlpull.v1.samples.BestDeal
 
NamespaceContext - Interface in org.xmlpull.v1.builder.xpath.jaxen
Resolves namespace prefixes to namespace URIs.
namespaceDepth - Variable in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
namespaceEnd - Variable in class org.xmlpull.mxp1.MXParser
 
namespaceEnd - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
namespaceEnd - Variable in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
namespacePrefix - Variable in class org.xmlpull.mxp1.MXParser
 
namespacePrefix - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
namespacePrefix - Variable in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
namespacePrefixHash - Variable in class org.xmlpull.mxp1.MXParser
 
namespaces() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
namespaces() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
namespaces() - Method in interface org.xmlpull.v1.builder.XmlElement
Return Iterator - null is never returned if there is no children then iteraotr over empty collection is returned
NAMESPACES_FEATURE - Static variable in class org.xmlpull.v1.sax2.Driver
 
NamespaceTest - Class in org.xmlpull.v1.builder.xpath.jaxen.pattern
NamespaceTest tests for a given namespace URI.
NamespaceTest(String, short) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.NamespaceTest
 
namespaceUri - Variable in class org.xmlpull.mxp1.MXParser
 
namespaceUri - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
namespaceUri - Variable in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
NamespaceUriFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.1 string namespace-uri(node-set?)
NamespaceUriFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.NamespaceUriFunction
 
NameTest - Class in org.xmlpull.v1.builder.xpath.jaxen.pattern
NameTest tests for a node name.
NameTest(String, short) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.NameTest
 
navigationStep(Step) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternParser
 
Navigator - Interface in org.xmlpull.v1.builder.xpath.jaxen
Interface for navigating around an arbitrary object model, using xpath semantics.
NCODING - Static variable in class org.xmlpull.mxp1.MXParser
 
NEGATIVE - Static variable in interface org.xmlpull.v1.builder.xpath.saxpath.Operator
 
newComment(String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
newComment(String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
newComment(String) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
newDoc() - Method in class org.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
 
newDoctype(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
newDoctype(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
newDoctype(String, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
newDocument(String, Boolean, String) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
newDocument() - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Create a new document.
newDocument(String, Boolean, String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Create a new document with given XML prolog.
newElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
newElement(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
newElement(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
newElement(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
newElement(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
newElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
newElement(String) - Method in interface org.xmlpull.v1.builder.XmlElement
Create unattached element
newElement(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlElement
Method newElement
newElement(String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
Method newElement
newFragment(String) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
newFragment(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
newFragment(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
newFragment(String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Create XML fragment that is not associated with any document.
newFragment(String, String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Create XML fragment that is not associated with any document.
newFragment(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Create XML fragment that is not associated with any document.
newInstance() - Static method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Create a new instance of the builder.
newInstance(XmlPullParserFactory) - Static method in class org.xmlpull.v1.builder.XmlInfosetBuilder
 
newInstance() - Static method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
newInstance(XmlPullParserFactory) - Static method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
newInstance(String, Class) - Static method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
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
 
newNamespace(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
newNamespace(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
newNamespace(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
newNamespace(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
newNamespace(String) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
newNamespace(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
newNamespace(String) - Method in interface org.xmlpull.v1.builder.XmlElement
Create new namespace with null prefix (namespace name must be not null).
newNamespace(String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
Create new namespace with prefix and namespace name (both must be not null).
newNamespace(String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Create a new namespace that is not associated with any XML document.
newNamespace(String, String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Create a new namespace that is not associated with any XML document.
newParser() - Method in class org.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
 
newParser() - Method in class org.xmlpull.v1.parser_pool.XmlPullParserPool
 
newProcessingInstruction(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
newProcessingInstruction(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
newProcessingInstruction(String, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
newPullParser() - Method in class org.xmlpull.mxp1.MXParserFactory
 
newPullParser() - Method in class org.xmlpull.v1.XmlPullParserFactory
Creates a new instance of a XML Pull Parser using the currently configured factory features.
newPullParserWrapper() - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
newPullParserWrapper(XmlPullParser) - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
newSerializer() - Method in class org.xmlpull.mxp1.MXParserFactory
 
newSerializer() - Method in class org.xmlpull.v1.XmlPullParserFactory
Creates a new instance of a XML Serializer.
newSerializerWrapper() - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
newSerializerWrapper(XmlSerializer) - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
newString(char[], int, int) - Method in class org.xmlpull.mxp1.MXParser
 
newString(char[], int, int) - Method in class org.xmlpull.mxp1.MXParserCachingStrings
If feature name interning is enabled then this funtion MUST return interned string.
newStringIntern(char[], int, int) - Method in class org.xmlpull.mxp1.MXParser
 
newStringIntern(char[], int, int) - Method in class org.xmlpull.mxp1.MXParserCachingStrings
This is efficient implementation of pool that returns interned String based on char[] input.
next() - Method in class org.xmlpull.mxp1.MXParser
 
next() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.FollowingAxisIterator
 
next() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.FollowingSiblingAxisIterator
 
next() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.LinkedIterator
 
next() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.PrecedingAxisIterator
 
next() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.PrecedingSiblingAxisIterator
 
next() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.SelfAxisIterator
 
next() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.SingleObjectIterator
 
next() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.StackedIterator
 
next() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
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).
nextElement() - Method in class org.xmlpull.v1.builder.xpath.jaxen.function.ext.MatrixConcatFunction.MatrixEnum
 
nextEndTag(XmlPullParser, String, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
combine nextTag(); pp.require(XmlPullParser.END_TAG, namespace, name);
nextEndTag(XmlPullParser) - Static method in class org.xmlpull.v1.util.XmlPullUtil
Call parser nextTag() and check that it is END_TAG, throw exception if not.
nextEndTag() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
nextEndTag(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
nextEndTag(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
nextEndTag() - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
Call parser nextTag() and check that it is END_TAG, throw exception if not.
nextEndTag(String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
combine nextTag(); pp.require(XmlPullParser.END_TAG, null, name);
nextEndTag(String, String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
combine nextTag(); pp.require(XmlPullParser.END_TAG, namespace, name);
nextImpl() - Method in class org.xmlpull.mxp1.MXParser
 
nextStartTag(XmlPullParser) - Static method in class org.xmlpull.v1.util.XmlPullUtil
call parser nextTag() and check that it is START_TAG, throw exception if not.
nextStartTag(XmlPullParser, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
combine nextTag(); pp.require(XmlPullParser.START_TAG, null, name);
nextStartTag(XmlPullParser, String, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
combine nextTag(); pp.require(XmlPullParser.START_TAG, namespace, name);
nextStartTag() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
nextStartTag(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
nextStartTag(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
nextStartTag() - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
call parser nextTag() and check that it is START_TAG, throw exception if not.
nextStartTag(String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
combine nextTag(); pp.require(XmlPullParser.START_TAG, null, name);
nextStartTag(String, String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
combine nextTag(); pp.require(XmlPullParser.START_TAG, namespace, name);
nextTag() - Method in class org.xmlpull.mxp1.MXParser
 
nextTag() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
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 class org.xmlpull.mxp1.MXParser
 
nextText(XmlPullParser, String, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
Read text content of element ith given namespace and name (use null namespace do indicate that nemspace should not be checked)
nextText(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
nextText() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
nextText(String, String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
Read text content of element ith given namespace and name (use null namespace do indicate that nemspace should not be checked)
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 class org.xmlpull.mxp1.MXParser
 
nextToken() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
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 - Static variable in class org.xmlpull.mxp1.MXParser
 
NO_NAMESPACE - Static variable in interface org.xmlpull.v1.builder.XmlElement
 
NO_NAMESPACE - Static variable in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
 
NO_NAMESPACE - Static variable in interface org.xmlpull.v1.XmlPullParser
This constant represents the default namespace (empty string "")
NO_NODE - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Matches no nodes
NO_OP - Static variable in interface org.xmlpull.v1.builder.xpath.saxpath.Operator
 
NodeTest - Class in org.xmlpull.v1.builder.xpath.jaxen.pattern
NodeTest is a simple test on a node.
NodeTest() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.NodeTest
 
NodeTypeTest - Class in org.xmlpull.v1.builder.xpath.jaxen.pattern
NodeTypeTest matches if the node is of a certain type such as element, attribute, comment, text, processing instruction and so forth.
NodeTypeTest(short) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.NodeTypeTest
 
NoNodeTest - Class in org.xmlpull.v1.builder.xpath.jaxen.pattern
NoNodeTest matches no nodes.
NoNodeTest() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.NoNodeTest
 
NormalizeSpaceFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.2 string normalize-space(string)
NormalizeSpaceFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.NormalizeSpaceFunction
 
NOT_EQUALS - Static variable in interface org.xmlpull.v1.builder.xpath.saxpath.Operator
 
notations() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
notations() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
An unordered set of notation information items, one for each notation declared in the DTD.
notations() - Method in interface org.xmlpull.v1.builder.XmlDocument
An unordered set of notation information items, one for each notation declared in the DTD.
NotFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.3 boolean not(boolean)
NotFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.NotFunction
 
number(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
number(double) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
number(int) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
number(double) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
number(int) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of a number expression.
number(double) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of a number expression.
NumberExpr - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
NumberFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.4 number number(object)
NumberFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.NumberFunction
 
numberValueOf(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Retrieve a number-value interpretation of this XPath expression when evaluated against a given context.
numberValueOf(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Retrieve a number-value interpretation of this XPath expression when evaluated against a given context.

O

offsetNewLine - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
Operator - Interface in org.xmlpull.v1.builder.xpath.saxpath
 
org.xmlpull.mxp1 - package org.xmlpull.mxp1
Contains XPP3 implementation of XMLPULL V1 API.
org.xmlpull.mxp1_serializer - package org.xmlpull.mxp1_serializer
 
org.xmlpull.v1 - package org.xmlpull.v1
 
org.xmlpull.v1.builder - package org.xmlpull.v1.builder
This package defines API modeled after XML Information Set for building incrmentally XML trees from events streamed from pull parser (user can start navigating tree before whole XML input was parsed!) and has an unique ability to bypass tree building for selected sub trees to work directly with underlying event stream.
org.xmlpull.v1.builder.adapter - package org.xmlpull.v1.builder.adapter
 
org.xmlpull.v1.builder.impl - package org.xmlpull.v1.builder.impl
 
org.xmlpull.v1.builder.xpath - package org.xmlpull.v1.builder.xpath
 
org.xmlpull.v1.builder.xpath.impl - package org.xmlpull.v1.builder.xpath.impl
 
org.xmlpull.v1.builder.xpath.jaxen - package org.xmlpull.v1.builder.xpath.jaxen
 
org.xmlpull.v1.builder.xpath.jaxen.expr - package org.xmlpull.v1.builder.xpath.jaxen.expr
 
org.xmlpull.v1.builder.xpath.jaxen.expr.iter - package org.xmlpull.v1.builder.xpath.jaxen.expr.iter
 
org.xmlpull.v1.builder.xpath.jaxen.function - package org.xmlpull.v1.builder.xpath.jaxen.function
 
org.xmlpull.v1.builder.xpath.jaxen.function.ext - package org.xmlpull.v1.builder.xpath.jaxen.function.ext
 
org.xmlpull.v1.builder.xpath.jaxen.pattern - package org.xmlpull.v1.builder.xpath.jaxen.pattern
 
org.xmlpull.v1.builder.xpath.jaxen.util - package org.xmlpull.v1.builder.xpath.jaxen.util
 
org.xmlpull.v1.builder.xpath.saxpath - package org.xmlpull.v1.builder.xpath.saxpath
 
org.xmlpull.v1.builder.xpath.saxpath.com.werken.saxpath - package org.xmlpull.v1.builder.xpath.saxpath.com.werken.saxpath
 
org.xmlpull.v1.builder.xpath.saxpath.conformance - package org.xmlpull.v1.builder.xpath.saxpath.conformance
 
org.xmlpull.v1.builder.xpath.saxpath.helpers - package org.xmlpull.v1.builder.xpath.saxpath.helpers
 
org.xmlpull.v1.dom2_builder - package org.xmlpull.v1.dom2_builder
 
org.xmlpull.v1.parser_pool - package org.xmlpull.v1.parser_pool
 
org.xmlpull.v1.samples - package org.xmlpull.v1.samples
 
org.xmlpull.v1.samples.eventlist - package org.xmlpull.v1.samples.eventlist
 
org.xmlpull.v1.samples.xpath - package org.xmlpull.v1.samples.xpath
 
org.xmlpull.v1.sax2 - package org.xmlpull.v1.sax2
 
org.xmlpull.v1.util - package org.xmlpull.v1.util
 
org.xmlpull.v1.wrapper - package org.xmlpull.v1.wrapper
 
org.xmlpull.v1.wrapper.classic - package org.xmlpull.v1.wrapper.classic
 
out - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 

P

PARENT - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.Axis
The parent axis
parse(XmlPullParser) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
parse(XmlPullParser) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Parse document - parser must be in START_DOCUMENT state.
parse(String) - Static method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternParser
 
parse(String) - Method in class org.xmlpull.v1.builder.xpath.saxpath.com.werken.saxpath.XPathReader
 
parse(String) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathReader
Perform parsing of the textual XPath expression, and produce event callbacks to an XPathHandler.
parse(Reader) - Method in class org.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
 
parse(Reader, Document) - Method in class org.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
 
parse(XmlPullParser, Document) - Method in class org.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
 
parse(InputSource) - Method in class org.xmlpull.v1.sax2.Driver
 
parse(String) - Method in class org.xmlpull.v1.sax2.Driver
 
parseAttribute() - Method in class org.xmlpull.mxp1.MXParser
 
parseCDSect(boolean) - Method in class org.xmlpull.mxp1.MXParser
 
parseComment() - Method in class org.xmlpull.mxp1.MXParser
 
parseDocdecl() - Method in class org.xmlpull.mxp1.MXParser
 
parseDocdecl() - Method in class org.xmlpull.mxp1.MXParserNonValidating
 
parseEndTag() - Method in class org.xmlpull.mxp1.MXParser
 
parseEntityRef() - Method in class org.xmlpull.mxp1.MXParser
 
parseEpilog() - Method in class org.xmlpull.mxp1.MXParser
 
parseFragementFromInputStream(InputStream, String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Parse input stream to create XML fragment using specified encoding.
parseFragment(XmlPullParser) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
parseFragment(XmlPullParser) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Parse fragment - parser must be on START_TAG.
parseFragmentFromInputStream(InputStream) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Parse input stream to create XML fragment.
parseFragmentFromReader(Reader) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Parse reader to create XML fragment.
parseInputStream(InputStream) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Parse input stream to create XML document.
parseInputStream(InputStream, String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Parse input stream to create XML document using specified encoding.
parseItem(XmlPullParser) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
parseItem(XmlPullParser) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Will convert current parser state into event rerpresenting XML infoset item: START_Document: XmlDocument without root element START_TAG: XmlElement without children TEXT: String or XmlCHaracters depending on builder mode additiona states to corresponding XML infoset items (when implemented!)
parseLocation(String) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
parseLocation(String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Parse input from URL location to create XML document.
parsePI() - Method in class org.xmlpull.mxp1.MXParser
 
parseProlog() - Method in class org.xmlpull.mxp1.MXParser
 
parserClasses - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
parseReader(Reader) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Parse reader to create XML document.
parseStartTag() - Method in class org.xmlpull.mxp1.MXParser
 
parseStartTag(XmlPullParser) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
parseStartTag(XmlPullParser) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Parser must be on START_TAG and this method will convert START_TAG content into XmlELement.
parseSubTree(XmlPullParser) - Method in class org.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
 
parseSubTree(XmlPullParser, Document) - Method in class org.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
 
parseSubTree(XmlPullParser) - Method in class org.xmlpull.v1.sax2.Driver
 
parseXmlDecl(char) - Method in class org.xmlpull.mxp1.MXParser
 
parseXmlDeclWithVersion(int, int) - Method in class org.xmlpull.mxp1.MXParser
 
parseXPath(String) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
parseXPath(String) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Returns a parsed form of the given xpath string, which will be suitable for queries on documents that use the same navigator as this one.
pastEndTag - Variable in class org.xmlpull.mxp1.MXParser
 
pastRoot - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
PathExpr - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
Pattern - Class in org.xmlpull.v1.builder.xpath.jaxen.pattern
Pattern defines the behaviour for pattern in the XSLT processing model.
Pattern() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
 
PatternHandler - Class in org.xmlpull.v1.builder.xpath.jaxen.pattern
SAXPath XPathHandler implementation capable of building Jaxen expression trees which can walk various different object models.
PatternHandler() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
PatternParser - Class in org.xmlpull.v1.builder.xpath.jaxen.pattern
PatternParser is a helper class for parsing XSLT patterns
PatternParser() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternParser
 
pc - Variable in class org.xmlpull.mxp1.MXParser
 
pcEnd - Variable in class org.xmlpull.mxp1.MXParser
 
pcStart - Variable in class org.xmlpull.mxp1.MXParser
 
peekFrame() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
pool - Variable in class org.xmlpull.v1.parser_pool.XmlPullParserPool
 
pop() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
popFrame() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
pos - Variable in class org.xmlpull.mxp1.MXParser
 
posEnd - Variable in class org.xmlpull.mxp1.MXParser
 
PositionFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.1 number position()
PositionFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.PositionFunction
 
posStart - Variable in class org.xmlpull.mxp1.MXParser
 
pp - Variable in class org.xmlpull.v1.sax2.Driver
 
pp - Variable in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
PRECEDING - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.Axis
The preceding axis
PRECEDING_SIBLING - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.Axis
The preceding-sibling axis
PrecedingAxisIterator - Class in org.xmlpull.v1.builder.xpath.jaxen.util
 
PrecedingAxisIterator(Object, Navigator) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.PrecedingAxisIterator
 
PrecedingSiblingAxisIterator - Class in org.xmlpull.v1.builder.xpath.jaxen.util
 
PrecedingSiblingAxisIterator(Object, Navigator) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.PrecedingSiblingAxisIterator
 
precomputedPrefixes - Static variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
Predicate - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
Predicated - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
preventBufferCompaction - Variable in class org.xmlpull.mxp1.MXParser
 
price - Variable in class org.xmlpull.v1.samples.BestDeal
properties we are collecting: best price, delivery time, product and vendor names
printable(char) - Method in class org.xmlpull.mxp1.MXParser
 
printable(String) - Method in class org.xmlpull.mxp1.MXParser
 
printable(String) - Static method in class org.xmlpull.mxp1_serializer.MXSerializer
simple utility method -- good for debugging
printable(char) - Static method in class org.xmlpull.mxp1_serializer.MXSerializer
 
printable(char) - Method in class org.xmlpull.v1.samples.XmlPullCount
 
printable(String) - Method in class org.xmlpull.v1.samples.XmlPullCount
 
printReport() - Method in class org.xmlpull.v1.samples.XmlPullCount
 
printStackTrace(PrintStream) - Method in exception org.xmlpull.v1.builder.XmlBuilderException
 
printStackTrace() - Method in exception org.xmlpull.v1.builder.XmlBuilderException
 
printStackTrace(PrintWriter) - Method in exception org.xmlpull.v1.builder.XmlBuilderException
 
printStackTrace(PrintStream) - Method in exception org.xmlpull.v1.builder.xpath.jaxen.FunctionCallException
 
printStackTrace(PrintWriter) - Method in exception org.xmlpull.v1.builder.xpath.jaxen.FunctionCallException
 
printStackTrace() - Method in exception org.xmlpull.v1.builder.xpath.jaxen.FunctionCallException
 
printStackTrace() - Method in exception org.xmlpull.v1.XmlPullParserException
 
processAttlistDecl(char) - Method in class org.xmlpull.mxp1.MXParserNonValidating
 
processDocument(XmlPullParser) - Method in class org.xmlpull.v1.samples.MyXmlPullApp
 
processElementDecl(char) - Method in class org.xmlpull.mxp1.MXParserNonValidating
 
processEndElement(XmlPullParser) - Method in class org.xmlpull.v1.samples.MyXmlPullApp
 
processEntityDecl(char) - Method in class org.xmlpull.mxp1.MXParserNonValidating
 
processExternalId(char) - Method in class org.xmlpull.mxp1.MXParserNonValidating
 
PROCESSING_INSTRUCTION - Static variable in interface org.xmlpull.v1.XmlPullParser
An XML processing instruction declaration was just read.
PROCESSING_INSTRUCTION_NODE - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Matches ProcessingInstruction
PROCESSING_INSTRUCTION_TEST - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NodeTypeTest
 
processingInstruction(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
processingInstruction(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
processingInstruction(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
processInternalSubset() - Method in class org.xmlpull.mxp1.MXParserNonValidating
 
processMarkupDecl(char) - Method in class org.xmlpull.mxp1.MXParserNonValidating
 
processNamespaces - Variable in class org.xmlpull.mxp1.MXParser
 
processNotationDecl(char) - Method in class org.xmlpull.mxp1.MXParserNonValidating
 
processPEReference() - Method in class org.xmlpull.mxp1.MXParserNonValidating
 
processStartElement(XmlPullParser) - Method in class org.xmlpull.v1.samples.MyXmlPullApp
 
processText(XmlPullParser) - Method in class org.xmlpull.v1.samples.MyXmlPullApp
 
product - Variable in class org.xmlpull.v1.samples.BestDeal
 
PROPERTY_LOCATION - Static variable in class org.xmlpull.mxp1.MXParser
 
PROPERTY_LOCATION - Static variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
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 - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
PROPERTY_SERIALIZER_LINE_SEPARATOR - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
PROPERTY_XMLDECL_CONTENT - Static variable in class org.xmlpull.mxp1.MXParser
 
PROPERTY_XMLDECL_STANDALONE - Static variable in class org.xmlpull.mxp1.MXParser
 
PROPERTY_XMLDECL_VERSION - Static variable in class org.xmlpull.mxp1.MXParser
 
push(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
pushFrame() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
pushIterator(Iterator) - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.StackedIterator
 
put(Object, Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Associates the specified value with the specified key in this map.
putAll(Map) - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Copies all of the mappings from the specified map to this one.

Q

QName - Class in javax.xml.namespace
NOTE: copied from Apache AXIS until QName is really standard in some JDK version ...
QName(String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.
QName(String, String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.
QName(String, String, String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.

R

reachedEnd - Variable in class org.xmlpull.mxp1.MXParser
 
READ_CHUNK_SIZE - Static variable in class org.xmlpull.mxp1.MXParser
 
readDouble() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
readDoubleElement(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
reader - Variable in class org.xmlpull.mxp1.MXParser
 
readFloat() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
readFloatElement(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
readInt() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
readIntElement(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
readName(char) - Method in class org.xmlpull.mxp1.MXParserNonValidating
 
readString() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
readStringElemet(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
rebuildIndentationBuf() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
For maximum efficiency when writing indents the required output is pre-computed This is internal function that recomputes buffer after user requested chnages.
register(Map) - Method in class org.xmlpull.v1.samples.XMLRPCDecoder
 
registerFunction(String, String, Function) - Method in class org.xmlpull.v1.builder.xpath.jaxen.SimpleFunctionContext
Register a new function.
remove() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.FollowingAxisIterator
 
remove() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.FollowingSiblingAxisIterator
 
remove(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Removes the mapping for this key from this map if present.
remove() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.LinkedIterator
 
remove() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.PrecedingAxisIterator
 
remove() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.PrecedingSiblingAxisIterator
 
remove() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.SelfAxisIterator
 
remove() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.SingleObjectIterator
 
remove() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.StackedIterator
 
removeAllAttributes() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
removeAllAttributes() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
removeAllAttributes() - Method in interface org.xmlpull.v1.builder.XmlElement
Method removeAllAttributes
removeAllChildren() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
removeAllChildren() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
removeAllChildren() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
removeAllChildren() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
removeAllChildren() - Method in interface org.xmlpull.v1.builder.XmlDocument
 
removeAllChildren() - Method in interface org.xmlpull.v1.builder.XmlElement
Removes all children - every child that was implementing XmlNode will have set parent to null.
removeAllNamespaceDeclarations() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
removeAllNamespaceDeclarations() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
removeAllNamespaceDeclarations() - Method in interface org.xmlpull.v1.builder.XmlElement
Method removeAllNamespaceDeclarations
removeAllNotations() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
removeAllNotations() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
Method removeAllNotations
removeAllNotations() - Method in interface org.xmlpull.v1.builder.XmlDocument
 
removeAllProcessingInstructions() - Method in interface org.xmlpull.v1.builder.XmlDoctype
Remove all children.
removeAllUnparsedEntities() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
removeAllUnparsedEntities() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
removeAllUnparsedEntities() - Method in interface org.xmlpull.v1.builder.XmlDocument
 
removeAttribute(XmlAttribute) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
removeAttribute(XmlAttribute) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
removeAttribute(XmlAttribute) - Method in interface org.xmlpull.v1.builder.XmlElement
Method removeAttribute
removeChild(Object) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
removeChild(Object) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
removeChild(Object) - Method in interface org.xmlpull.v1.builder.XmlElement
Method removeChild
replaceChild(Object, Object) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
replaceChild(Object, Object) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
replaceChild(Object, Object) - Method in interface org.xmlpull.v1.builder.XmlElement
Method replaceChild
replaceChildrenWithText(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
replaceChildrenWithText(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
replaceChildrenWithText(String) - Method in interface org.xmlpull.v1.builder.XmlElement
Remove all children and then add this text as only child.
require(int, String, String) - Method in class org.xmlpull.mxp1.MXParser
 
require(int, String, String) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
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.
requiredElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
requiredElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
requiredElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
requiredElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
requiredElement(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
requiredElement(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlElement
call element(n, name) and if null was returnedthrow XmlBuilderException
requiredElementContent() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
requiredElementContent() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
requiredElementContent() - Method in interface org.xmlpull.v1.builder.XmlElement
Return Iterator - that represents all XmlElement content.
requiredTextContent() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
requiredTextContent() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
requiredTextContent() - Method in interface org.xmlpull.v1.builder.XmlElement
return children content as text - if there are any no text children throw exception
requireInput(char, char[]) - Method in class org.xmlpull.mxp1.MXParser
 
requireNextS() - Method in class org.xmlpull.mxp1.MXParser
 
reset() - Method in class org.xmlpull.mxp1.MXParser
 
reset() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
resetCounters() - Method in class org.xmlpull.v1.samples.XmlPullCount
 
resetStringCache() - Method in class org.xmlpull.mxp1.MXParser
 
resetStringCache() - Method in class org.xmlpull.mxp1.MXParserCachingStrings
 
returnExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
returnPullParserToPool(XmlPullParser) - Method in class org.xmlpull.v1.parser_pool.XmlPullParserPool
 
RoundFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.4 number round(number)
RoundFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.RoundFunction
 
Roundtrip - Class in org.xmlpull.v1.samples
This sample demonstrates how to roundtrip XML document (roundtrip is not exact but infoset level)
roundtripSupported - Variable in class org.xmlpull.mxp1.MXParser
 
row - Variable in exception org.xmlpull.v1.XmlPullParserException
 
RSSReader - Class in org.xmlpull.v1.samples
 
RSSReader() - Constructor for class org.xmlpull.v1.samples.RSSReader
 

S

SAMPLE_XML - Static variable in class org.xmlpull.v1.samples.MyXmlPullApp
 
SAMPLE_XML - Static variable in class org.xmlpull.v1.samples.XmlPullCount
 
SAXPathEventSource - Interface in org.xmlpull.v1.builder.xpath.saxpath
Interface for any object capable of generating SAXPath events to an XPathHandler.
SAXPathException - Exception in org.xmlpull.v1.builder.xpath.saxpath
Base of all SAXPath exceptions.
SAXPathException(String) - Constructor for exception org.xmlpull.v1.builder.xpath.saxpath.SAXPathException
Construct with a given message.
SAXPathParseException - Exception in org.xmlpull.v1.builder.xpath.saxpath
Base of all parse-related SAXPath exceptions.
SAXPathParseException(String) - Constructor for exception org.xmlpull.v1.builder.xpath.saxpath.SAXPathParseException
Construct with the given message.
seenAmpersand - Variable in class org.xmlpull.mxp1.MXParser
 
seenBracket - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
seenBracketBracket - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
seenDocdecl - Variable in class org.xmlpull.mxp1.MXParser
 
seenEndTag - Variable in class org.xmlpull.mxp1.MXParser
 
seenMarkup - Variable in class org.xmlpull.mxp1.MXParser
 
seenRoot - Variable in class org.xmlpull.mxp1.MXParser
 
seenStartTag - Variable in class org.xmlpull.mxp1.MXParser
 
seenTag - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
selectNodes(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Select all nodes that are selectable by this XPath expression.
selectNodes(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Select all nodes that are selectable by this XPath expression.
selectNodesForContext(Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Select all nodes that are selectable by this XPath expression on the given Context object.
selectSingleNode(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Select only the first node that is selectable by this XPath expression.
selectSingleNode(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Select only the first node that is selectable by this XPath expression.
selectSingleNodeForContext(Context) - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Select only the first node that is selectable by this XPath expression.
SELF - Static variable in class org.xmlpull.v1.builder.xpath.saxpath.Axis
The self axis
SelfAxisIterator - Class in org.xmlpull.v1.builder.xpath.jaxen.util
 
SelfAxisIterator(Object) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.SelfAxisIterator
 
serialize(Object, XmlSerializer) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
serialize(Object, XmlSerializer) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Serialize XML infoset item including serializing of children.
serialize(XmlSerializer) - Method in interface org.xmlpull.v1.builder.XmlSerializable
 
serializeEndTag(XmlElement, XmlSerializer) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
serializeEndTag(XmlElement, XmlSerializer) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Write XML end tag with information provided in XML element.
serializeItem(Object, XmlSerializer) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
serializeItem(Object, XmlSerializer) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Serialize XML infoset item without serializing any of children.
serializerClasses - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
serializeStartTag(XmlElement, XmlSerializer) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
serializeStartTag(XmlElement, XmlSerializer) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Write XML start tag with information provided in XML element.
serializeToOutputStream(Object, OutputStream) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Serialize item using default UTF8 encoding.
serializeToOutputStream(Object, OutputStream, String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Serialize item to given output stream using given character encoding.
serializeToString(Object) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Convert item into String representing XML content.
serializeToWriter(Object, Writer) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Serialize item to given writer.
setAbsolute(boolean) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
 
setAncestorPattern(Pattern) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
Adds a pattern for an ancestor of the current context node used in this pattern.
setBaseUri(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
setBaseUri(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
setBaseUri(String) - Method in interface org.xmlpull.v1.builder.XmlElement
XML Infoset [base URI] property
setCharacterEncodingScheme(String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
setCharacterEncodingScheme(String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
setCharacterEncodingScheme(String) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
setContentHandler(ContentHandler) - Method in class org.xmlpull.v1.sax2.Driver
 
setContextSupport(ContextSupport) - Method in class org.xmlpull.v1.builder.xpath.jaxen.Context
 
setCurrentNamespaceForElements(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
setCurrentNamespaceForElements(String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
Set namespace to use in startTag(), endTag() and element() when methods called are those without namespace parameter.
setDocumentElement(XmlElement) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
setDocumentElement(XmlElement) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
setDocumentElement(XmlElement) - Method in interface org.xmlpull.v1.builder.XmlDocument
 
setDTDHandler(DTDHandler) - Method in class org.xmlpull.v1.sax2.Driver
 
setEntityResolver(EntityResolver) - Method in class org.xmlpull.v1.sax2.Driver
 
setErrorHandler(ErrorHandler) - Method in class org.xmlpull.v1.sax2.Driver
 
setExpr(Expr) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Predicate
 
setFeature(String, boolean) - Method in class org.xmlpull.mxp1.MXParser
Method setFeature
setFeature(String, boolean) - Method in class org.xmlpull.mxp1.MXParserCachingStrings
This allows to change name iterning property in this enhanced impl.
setFeature(String, boolean) - Method in class org.xmlpull.mxp1.MXParserNonValidating
This allows to change processing DOCDECL (controls if parser is non-validating).
setFeature(String, boolean) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
setFeature(String, boolean) - Method in class org.xmlpull.v1.sax2.Driver
 
setFeature(String, boolean) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
setFeature(String, boolean) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
setFeature(String, boolean) - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
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).
setFilterExpr(Expr) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.PathExpr
 
setFunctionContext(FunctionContext) - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Set a FunctionContext for use with this XPath expression.
setFunctionContext(FunctionContext) - Method in class org.xmlpull.v1.builder.xpath.jaxen.ContextSupport
 
setFunctionContext(FunctionContext) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Set a FunctionContext for use with this XPath expression.
setInput(Reader) - Method in class org.xmlpull.mxp1.MXParser
 
setInput(InputStream, String) - Method in class org.xmlpull.mxp1.MXParser
 
setInput(Reader) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
setInput(InputStream, String) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
setInput(Reader) - Method in interface org.xmlpull.v1.XmlPullParser
Set the input source for parser to the given reader and resets the parser.
setInput(InputStream, String) - Method in interface org.xmlpull.v1.XmlPullParser
Sets the input stream the parser is going to process.
setLHS(Pattern) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.UnionPattern
 
setName(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
setName(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
setName(String) - Method in interface org.xmlpull.v1.builder.XmlElement
XML Infoset [local name] property.
setNamespace(XmlNamespace) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
setNamespace(XmlNamespace) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
setNamespace(XmlNamespace) - Method in interface org.xmlpull.v1.builder.XmlElement
Set namespace ot use for theis element.
setNamespaceAware(boolean) - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
setNamespaceAware(boolean) - Method in class org.xmlpull.v1.XmlPullParserFactory
Specifies that the parser produced by this factory will provide support for XML namespaces.
setNamespaceContext(NamespaceContext) - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Set a NamespaceContext for use with this XPath expression.
setNamespaceContext(NamespaceContext) - Method in class org.xmlpull.v1.builder.xpath.jaxen.ContextSupport
 
setNamespaceContext(NamespaceContext) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Set a NamespaceContext for use with this XPath expression.
setNodeSet(List) - Method in class org.xmlpull.v1.builder.xpath.jaxen.Context
 
setNodeTest(NodeTest) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
Allows the NodeTest to be set
setOutput(Writer) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
setOutput(OutputStream, String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
setOutput(OutputStream, String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
setOutput(Writer) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
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.
setParent(XmlContainer) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
setParent(XmlContainer) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
setParent(XmlContainer) - Method in interface org.xmlpull.v1.builder.XmlContained
 
setParent(XmlContainer) - Method in interface org.xmlpull.v1.builder.XmlElement
Method setParent
setParentPattern(Pattern) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
Adds a pattern for the parent of the current context node used in this pattern.
setPosition(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.Context
 
setPrefix(String, String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
setPrefix(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
setPrefix(String, String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
setPrefix(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Binds the given prefix to the given namespace.
setPrefixCalled - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
setProperty(String, Object) - Method in class org.xmlpull.mxp1.MXParser
 
setProperty(String, Object) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
setProperty(String, Object) - Method in class org.xmlpull.v1.sax2.Driver
 
setProperty(String, Object) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
setProperty(String, Object) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
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.
setRHS(Pattern) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.UnionPattern
 
setRootExpr(Expr) - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathExpr
 
setRootExpr(Expr) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathExpr
 
setSize(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.Context
 
setTopAdapter(XmlElementAdapter) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
setValidating(boolean) - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
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).
setVariableContext(VariableContext) - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Set a VariableContext for use with this XPath expression.
setVariableContext(VariableContext) - Method in class org.xmlpull.v1.builder.xpath.jaxen.ContextSupport
 
setVariableContext(VariableContext) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Set a VariableContext for use with this XPath expression.
setVariableValue(String, String, Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.SimpleVariableContext
Set the value associated with a variable.
setVariableValue(String, Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.SimpleVariableContext
Set the value associated with a variable.
setXPathFactory(XPathFactory) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
Set the Jaxen XPathFactory to use during the parse to construct the XPath expression tree.
setXPathHandler(XPathHandler) - Method in class org.xmlpull.v1.builder.xpath.saxpath.com.werken.saxpath.XPathReader
 
setXPathHandler(XPathHandler) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.SAXPathEventSource
Set the XPathHandler to receive event callbacks during the parse.
SimpleFunctionContext - Class in org.xmlpull.v1.builder.xpath.jaxen
Simple default implementation of FunctionContext.
SimpleFunctionContext() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.SimpleFunctionContext
Construct.
SimpleNamespaceContext - Class in org.xmlpull.v1.builder.xpath.jaxen
Provides mappings from namespace prefix to namespace URI to the xpath engine.
SimpleNamespaceContext() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.SimpleNamespaceContext
 
SimpleNamespaceContext(Map) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.SimpleNamespaceContext
 
SimpleVariableContext - Class in org.xmlpull.v1.builder.xpath.jaxen
Simple default implementation for VariableContext.
SimpleVariableContext() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.SimpleVariableContext
Construct.
SimpleXmlPullApp - Class in org.xmlpull.v1.samples
Very simple application that demonstrates basics of XMLPULL V1 API.
SimpleXmlPullApp() - Constructor for class org.xmlpull.v1.samples.SimpleXmlPullApp
 
simplified - Variable in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
simplify() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultExpr
 
simplify() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultFilterExpr
 
simplify() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultStep
 
simplify() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathExpr
 
simplify() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Expr
 
simplify() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Predicate
 
simplify() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.Step
 
simplify() - Method in interface org.xmlpull.v1.builder.xpath.jaxen.expr.XPathExpr
 
simplify() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
 
simplify() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
 
simplify() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.UnionPattern
 
SingleObjectIterator - Class in org.xmlpull.v1.builder.xpath.jaxen.util
 
SingleObjectIterator(Object) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.SingleObjectIterator
 
SINGLETON - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.TextNodeTest
 
size() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Returns the number of key-value mappings in this map.
skipS(char) - Method in class org.xmlpull.mxp1.MXParser
 
skipSubTree() - Method in class org.xmlpull.mxp1.MXParser
Skip sub tree that is currently parser positioned on.
skipSubTree(XmlPullParser) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
Move parser from START_TAG to the corresponding END_TAG which means that XML sub tree is skipped.
skipSubTree(XmlPullParser) - Static method in class org.xmlpull.v1.util.XmlPullUtil
Skip sub tree that is currently porser positioned on.
skipSubTree() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
skipSubTree() - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
Skip sub tree that is currently porser positioned on.
stack - Variable in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
StackedIterator - Class in org.xmlpull.v1.builder.xpath.jaxen.util
 
StackedIterator(Object, Navigator) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.StackedIterator
 
StackedIterator() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.util.StackedIterator
 
stackSize() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
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.
startAbsoluteLocationPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startAbsoluteLocationPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
startAbsoluteLocationPath() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startAbsoluteLocationPath() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of an absolute location path expression.
startAdditiveExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startAdditiveExpr() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startAdditiveExpr() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of an additive ('+' or '-') expression.
startAllNodeStep(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startAllNodeStep(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
startAllNodeStep(int) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startAllNodeStep(int) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a node() step.
startAndExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startAndExpr() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startAndExpr() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of an 'and' expression.
startCommentNodeStep(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startCommentNodeStep(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
startCommentNodeStep(int) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startCommentNodeStep(int) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a comment() step.
startDocument(String, Boolean) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
startDocument(String, Boolean) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
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.
startElement(String, String, String) - Method in class org.xmlpull.v1.sax2.Driver
Calls startElement on the ContentHandler with this driver object as the Attributes implementation.
startEqualityExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startEqualityExpr() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startEqualityExpr() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of an equality ('=' or '!=') expression.
startFilterExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startFilterExpr() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startFilterExpr() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a filter expression.
startFunction(String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startFunction(String, String) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startFunction(String, String) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of a function call.
startMultiplicativeExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startMultiplicativeExpr() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startMultiplicativeExpr() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a multiplicative ('*', 'div' or 'mod') expression.
startNameStep(int, String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startNameStep(int, String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
startNameStep(int, String, String) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startNameStep(int, String, String) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a name step.
startOrExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startOrExpr() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startOrExpr() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of an 'or' expression.
startPathExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startPathExpr() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startPathExpr() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a path expression.
startPredicate() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startPredicate() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startPredicate() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a predicate.
startProcessingInstructionNodeStep(int, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startProcessingInstructionNodeStep(int, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
startProcessingInstructionNodeStep(int, String) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startProcessingInstructionNodeStep(int, String) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a processing-instruction(...) step.
startRelationalExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startRelationalExpr() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startRelationalExpr() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a relational ('<', '>', '<=', or '>=') expression.
startRelativeLocationPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startRelativeLocationPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
startRelativeLocationPath() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startRelativeLocationPath() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a relative location path expression.
StartsWithFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.2 boolean starts-with(string,string)
StartsWithFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.StartsWithFunction
 
startTag(String, String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
startTag(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
startTag(String, String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
startTag(String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
Write start tag in current namespace with name given as argument.
startTag(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Writes a start tag with the given namespace and name.
startTagIncomplete - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
startTextNodeStep(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startTextNodeStep(int) - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
startTextNodeStep(int) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startTextNodeStep(int) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a text() step.
startUnaryExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startUnaryExpr() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startUnaryExpr() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a unary ('+' or '-') expression.
startUnionExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startUnionExpr() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.PatternHandler
 
startUnionExpr() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startUnionExpr() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of a union ('|') expression.
startXPath() - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
startXPath() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
startXPath() - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of the start of an XPath expression parse.
StaticXmlPullParserWrapper - Class in org.xmlpull.v1.wrapper.classic
This class seemlesly extends exisiting parser implementation by adding new methods (provided by XmlPullUtil) and delegating exisiting methods to parser implementation.
StaticXmlPullParserWrapper(XmlPullParser) - Constructor for class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
 
StaticXmlSerializerWrapper - Class in org.xmlpull.v1.wrapper.classic
This class seemlesly extends exisiting serialzier implementation by adding new methods (provided by XmlPullUtil) and delegating exisiting methods to parser implementation.
StaticXmlSerializerWrapper(XmlSerializer, XmlPullWrapperFactory) - Constructor for class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
Step - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
stringCachedParserAvailable - Static variable in class org.xmlpull.mxp1.MXParserFactory
 
StringFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.2 string string(object)
StringFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.StringFunction
 
StringLengthFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.2 number string-length(string)
StringLengthFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.StringLengthFunction
 
stringValueOf(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
 
stringValueOf(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Retrieve a string-value interpretation of this XPath expression when evaluated against a given context.
SubstringAfterFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.2 string substring-after(string,string)
SubstringAfterFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.SubstringAfterFunction
 
SubstringBeforeFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.2 string substring-before(string,string)
SubstringBeforeFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.SubstringBeforeFunction
 
SubstringFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.2 string substring(string,number,number?)
SubstringFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.SubstringFunction
 
SUBTRACT - Static variable in interface org.xmlpull.v1.builder.xpath.saxpath.Operator
 
SumFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.4 number sum(node-set)
SumFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.SumFunction
 
systemId - Variable in class org.xmlpull.v1.sax2.Driver
 

T

TANDALONE - Static variable in class org.xmlpull.mxp1.MXParser
 
targetDelivery - Variable in class org.xmlpull.v1.samples.BestDeal
target delivery value (refuse elements above this target)
testConstruction() - Method in class org.xmlpull.v1.samples.xpath.XB1XPathTest
 
testSelection() - Method in class org.xmlpull.v1.samples.xpath.XB1XPathTest
 
text - Variable in class org.xmlpull.mxp1.MXParser
 
text(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
text(char[], int, int) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
text(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
text(char[], int, int) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
TEXT - Static variable in interface org.xmlpull.v1.XmlPullParser
Character data was read and will is available by calling getText().
text(String) - Method in interface org.xmlpull.v1.XmlSerializer
Writes text, where special XML chars are escaped automatically
text(char[], int, int) - Method in interface org.xmlpull.v1.XmlSerializer
Writes text, where special XML chars are escaped automatically
TEXT_NODE - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Matches elements nodes
TEXT_TEST - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NodeTypeTest
 
TextNodeTest - Class in org.xmlpull.v1.builder.xpath.jaxen.pattern
TextNodeTest matches any text node.
TextNodeTest() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.TextNodeTest
 
tokenize - Variable in class org.xmlpull.mxp1.MXParser
 
toString() - Method in class javax.xml.namespace.QName
Returns a string representation of this QName
toString() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
 
toString() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
 
toString() - Method in class org.xmlpull.v1.builder.impl.XmlNamespaceImpl
 
toString() - Method in class org.xmlpull.v1.builder.xpath.impl.XPathNamespace
 
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
Return the normalized string of this XPath expression.
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultAbsoluteLocationPath
 
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultAllNodeStep
 
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultCommentNodeStep
 
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultFilterExpr
 
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultNameStep
 
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultRelativeLocationPath
 
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultStep
 
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultUnionExpr
 
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.DefaultXPathExpr
 
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.LocationPathPattern
 
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NamespaceTest
 
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NameTest
 
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.NodeTypeTest
 
toString() - Method in class org.xmlpull.v1.builder.xpath.jaxen.pattern.UnionPattern
 
toString() - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
toString() - Method in exception org.xmlpull.v1.builder.xpath.saxpath.XPathSyntaxException
 
TRACE_SIZING - Static variable in class org.xmlpull.mxp1.MXParserCachingStrings
 
TranslateFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.2 string translate(string,string,string) The translation is done thru a HashMap.
TranslateFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.TranslateFunction
 
translateNamespacePrefixToUri(String, Object) - Method in class org.xmlpull.v1.builder.xpath.impl.DocumentNavigator
 
translateNamespacePrefixToUri(String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.Context
 
translateNamespacePrefixToUri(String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.ContextSupport
 
translateNamespacePrefixToUri(String, Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.DefaultNavigator
 
translateNamespacePrefixToUri(String) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.NamespaceContext
Translate the provided namespace prefix into the matching bound namespace URI.
translateNamespacePrefixToUri(String, Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.Navigator
Translate a namespace prefix to a namespace URI, possibly considering a particular element node.
translateNamespacePrefixToUri(String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.SimpleNamespaceContext
 
TrueFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function
4.3 boolean true()
TrueFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.TrueFunction
 
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

UnaryExpr - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
UnionExpr - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
UnionPattern - Class in org.xmlpull.v1.builder.xpath.jaxen.pattern
UnionPattern represents a union pattern.
UnionPattern() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.UnionPattern
 
UnionPattern(Pattern, Pattern) - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.pattern.UnionPattern
 
UNKNOWN_NODE - Static variable in class org.xmlpull.v1.builder.xpath.jaxen.pattern.Pattern
Does not match any valid node
unparsedEntities() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
unparsedEntities() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
An unordered set of unparsed entity information items, one for each unparsed entity declared in the DTD.
unparsedEntities() - Method in interface org.xmlpull.v1.builder.XmlDocument
An unordered set of unparsed entity information items, one for each unparsed entity declared in the DTD.
UnresolvableException - Exception in org.xmlpull.v1.builder.xpath.jaxen
Used when a function-call or variable-reference, or any other lookup based on namespace and local name, couldn't be resolved.
UnresolvableException(String) - Constructor for exception org.xmlpull.v1.builder.xpath.jaxen.UnresolvableException
 
UnsupportedAxisException - Exception in org.xmlpull.v1.builder.xpath.jaxen
Indicates attempt to evaluate an XPath axis that is unsupported by the current object-model.
UnsupportedAxisException(String) - Constructor for exception org.xmlpull.v1.builder.xpath.jaxen.UnsupportedAxisException
Construct.
update(XmlPullParser) - Method in class org.xmlpull.v1.samples.BestDeal
updates the best deal from the given list in the format
UpperFunction - Class in org.xmlpull.v1.builder.xpath.jaxen.function.ext
string upper-case(string) This function can take a second parameter of the Locale to use for the String conversion.
UpperFunction() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.function.ext.UpperFunction
 
usePC - Variable in class org.xmlpull.mxp1.MXParser
 

V

VALIDATION_FEATURE - Static variable in class org.xmlpull.v1.sax2.Driver
 
value() - Method in class org.xmlpull.v1.builder.xpath.jaxen.expr.iter.IterableAxis
 
valueOf(String) - Static method in class javax.xml.namespace.QName
Returns a QName holding the value of the specified String.
valueOf(Object) - Method in class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath
 
valueOf(Object) - Method in interface org.xmlpull.v1.builder.xpath.jaxen.XPath
Deprecated.
As of Jaxen 1.0 RC1 please use instead
values - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
 
values() - Method in class org.xmlpull.v1.builder.xpath.jaxen.util.IdentityHashMap
Returns a collection view of the values contained in this map.
VariableContext - Interface in org.xmlpull.v1.builder.xpath.jaxen
Resolves variable bindings within an XPath expression.
variableReference(String, String) - Method in class org.xmlpull.v1.builder.xpath.jaxen.JaxenHandler
 
variableReference(String, String) - Method in class org.xmlpull.v1.builder.xpath.saxpath.conformance.ConformanceXPathHandler
 
variableReference(String, String) - Method in interface org.xmlpull.v1.builder.xpath.saxpath.XPathHandler
Receive notification of a variable-reference expression.
VariableReferenceExpr - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
vendor - Variable in class org.xmlpull.v1.samples.BestDeal
 
VERSION - Static variable in class org.xmlpull.mxp1.MXParser
 

W

wf - Variable in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
writeAttributeValue(String, Writer) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
writeDouble(double) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
writeDoubleElement(String, String, double) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
writeElementContent(String, Writer) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
writeElementContent(char[], int, int, Writer) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
writeFloat(float) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
writeFloatElement(String, String, float) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
writeIndent() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
 
writeIndentation - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
writeInt(int) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
writeIntElement(String, String, int) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
writeLineSepartor - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
writeSimpleElement(XmlSerializer, String, String, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
Writes a simple element such as johndoe.
writeString(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 
writeStringElement(String, String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
 

X

Xb1XPath - Class in org.xmlpull.v1.builder.xpath
An XPath implementation for the XB1 model for more details on XB1 see XB1
Xb1XPath(String) - Constructor for class org.xmlpull.v1.builder.xpath.Xb1XPath
Compile XPath expression into an executable form suitable to use with XB1.
Xb1XPathDemo - Class in org.xmlpull.v1.samples.xpath
Simpe demos of XPath suuprt in XB1.
Xb1XPathDemo() - Constructor for class org.xmlpull.v1.samples.xpath.Xb1XPathDemo
 
XB1XPathTest - Class in org.xmlpull.v1.samples.xpath
 
XB1XPathTest(String) - Constructor for class org.xmlpull.v1.samples.xpath.XB1XPathTest
 
XML_URI - Static variable in class org.xmlpull.mxp1.MXParser
 
XML_URI - Static variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
XmlAttribute - Interface in org.xmlpull.v1.builder
This is immutable value object that represents Attribute Information Item with exception of references property.
XmlAttributeAdapter - Class in org.xmlpull.v1.builder.adapter
Wraps XML attribute - allows overriding and other nice things.
XmlAttributeAdapter(XmlAttribute) - Constructor for class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
 
XmlAttributeImpl - Class in org.xmlpull.v1.builder.impl
Simple implementation.
XmlBuilderException - Exception in org.xmlpull.v1.builder
This exception is thrown to signal XB1 related exceptions.
XmlBuilderException(String) - Constructor for exception org.xmlpull.v1.builder.XmlBuilderException
 
XmlBuilderException(String, Throwable) - Constructor for exception org.xmlpull.v1.builder.XmlBuilderException
 
XmlCharacters - Interface in org.xmlpull.v1.builder
Represents otrdered colection of Character Information Items where character code properties are put together into Java String.
XmlComment - Interface in org.xmlpull.v1.builder
XmlCommentImpl - Class in org.xmlpull.v1.builder.impl
Simple implementation.
XmlCompare - Class in org.xmlpull.v1.samples
 
XmlCompare() - Constructor for class org.xmlpull.v1.samples.XmlCompare
 
XmlContained - Interface in org.xmlpull.v1.builder
Common abstraction to represent XML infoset item that are contained in other infoet items This is useful so parent can be updated on contained items when container is cloned ...
XmlContainer - Interface in org.xmlpull.v1.builder
Common abstraction shared between XmlElement, XmlDocument and XmlDoctype to represent XML Infoset item that can contain other Infoset items This is useful so getParent() operation will return this instead of Object ...
xmlDeclContent - Variable in class org.xmlpull.mxp1.MXParser
 
xmlDeclStandalone - Variable in class org.xmlpull.mxp1.MXParser
 
xmlDeclVersion - Variable in class org.xmlpull.mxp1.MXParser
 
XmlDoctype - Interface in org.xmlpull.v1.builder
XmlDocument - Interface in org.xmlpull.v1.builder
XmlDocumentAdapter - Class in org.xmlpull.v1.builder.adapter
 
XmlDocumentAdapter(XmlDocument) - Constructor for class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
 
XmlDocumentImpl - Class in org.xmlpull.v1.builder.impl
 
XmlDocumentImpl(String, Boolean, String) - Constructor for class org.xmlpull.v1.builder.impl.XmlDocumentImpl
 
XmlElement - Interface in org.xmlpull.v1.builder
Represents Element Information Item except for in-scope namespaces that can be reconstructed by visiting this element parent, checking its namespaces, then grandparent and so on.
XmlElementAdapter - Class in org.xmlpull.v1.builder.adapter
 
XmlElementAdapter(XmlElement) - Constructor for class org.xmlpull.v1.builder.adapter.XmlElementAdapter
 
XmlElementImpl - Class in org.xmlpull.v1.builder.impl
This is implementation if XML Infoset Element Information Item.
XmlInfosetBuilder - Class in org.xmlpull.v1.builder
By default builder is using non-validating pull parser with next() method without namespaces to build tree consisting only of XmlDocument, XmlElemenet and String nodes.
XmlInfosetBuilder() - Constructor for class org.xmlpull.v1.builder.XmlInfosetBuilder
 
XmlInfosetBuilderImpl - Class in org.xmlpull.v1.builder.impl
Implementation of generic buuilder that uses XmlPull API to access current default XmlPullParser and XmlSerializer.
XmlInfosetBuilderImpl() - Constructor for class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
 
XmlNamespace - Interface in org.xmlpull.v1.builder
XmlNamespaceImpl - Class in org.xmlpull.v1.builder.impl
Simple implementation.
XmlNotation - Interface in org.xmlpull.v1.builder
XMLNS_URI - Static variable in class org.xmlpull.mxp1.MXParser
 
XMLNS_URI - Static variable in class org.xmlpull.mxp1_serializer.MXSerializer
 
XmlProcessingInstruction - Interface in org.xmlpull.v1.builder
XmlPullCount - Class in org.xmlpull.v1.samples
Simple example that counts XML elements, characters and attributes.
XmlPullCount() - Constructor for class org.xmlpull.v1.samples.XmlPullCount
 
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).
XmlPullParserDelegate - Class in org.xmlpull.v1.wrapper.classic
This is simple class that implements parser interface by delegating all calls to actual wrapped class implementation that is passed in constructor.
XmlPullParserDelegate(XmlPullParser) - Constructor for class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
 
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.
XmlPullParserPool - Class in org.xmlpull.v1.parser_pool
Very simple utility to make pooling of XmlPull parsers easy.
XmlPullParserPool() - Constructor for class org.xmlpull.v1.parser_pool.XmlPullParserPool
 
XmlPullParserPool(XmlPullParserFactory) - Constructor for class org.xmlpull.v1.parser_pool.XmlPullParserPool
 
XmlPullParserWrapper - Interface in org.xmlpull.v1.wrapper
Extensions to XmlPullParser interface
XmlPullUtil - Class in org.xmlpull.v1.util
Handy functions that combines XmlPull API into higher level functionality.
XmlPullWrapperFactory - Class in org.xmlpull.v1.wrapper
Handy functions that combines XmlPull API into higher level functionality.
XmlPullWrapperFactory(XmlPullParserFactory) - Constructor for class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
 
XMLRPCDecoder - Class in org.xmlpull.v1.samples
 
XMLRPCDecoder() - Constructor for class org.xmlpull.v1.samples.XMLRPCDecoder
 
XMLRPCDecoder.Base64 - Class in org.xmlpull.v1.samples
 
XMLRPCDecoder.Base64() - Constructor for class org.xmlpull.v1.samples.XMLRPCDecoder.Base64
 
XmlSerializable - Interface in org.xmlpull.v1.builder
This interface is used during serialization by XmlInfosetBuilder for children that are not in XML infoset.
XmlSerializer - Interface in org.xmlpull.v1
Define an interface to serialziation of XML Infoset.
XmlSerializerDelegate - Class in org.xmlpull.v1.wrapper.classic
This is simple class that implements serializer interface by delegating all calls to actual serialzier implementation passed in constructor.
XmlSerializerDelegate(XmlSerializer) - Constructor for class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
XmlSerializerWrapper - Interface in org.xmlpull.v1.wrapper
Extensions to XmlSerialzier interface
XmlUnexpandedEntityReference - Interface in org.xmlpull.v1.builder
XmlUnparsedEntity - Interface in org.xmlpull.v1.builder
XPath - Interface in org.xmlpull.v1.builder.xpath.jaxen
Defines the interface to an object which represents an XPath 1.0 expression which can be evaluated against a variety of different XML object models.
XPathExpr - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
XPathFactory - Interface in org.xmlpull.v1.builder.xpath.jaxen.expr
 
XPathFunctionContext - Class in org.xmlpull.v1.builder.xpath.jaxen
A FunctionContext implementing the core XPath function library, with extensions.
XPathFunctionContext() - Constructor for class org.xmlpull.v1.builder.xpath.jaxen.XPathFunctionContext
Construct.
XPathHandler - Interface in org.xmlpull.v1.builder.xpath.saxpath
Interface for event-based XPath parsing.
XPathNamespace - Class in org.xmlpull.v1.builder.xpath.impl
Wrap namespace with parent so we can find parent as required by JAXEN ....
XPathNamespace(XmlNamespace) - Constructor for class org.xmlpull.v1.builder.xpath.impl.XPathNamespace
 
XPathNamespace(XmlElement, XmlNamespace) - Constructor for class org.xmlpull.v1.builder.xpath.impl.XPathNamespace
 
XPathReader - Class in org.xmlpull.v1.builder.xpath.saxpath.com.werken.saxpath
Implementation of SAXPath's XPathReader which generates callbacks to an XPathHandler.
XPathReader() - Constructor for class org.xmlpull.v1.builder.xpath.saxpath.com.werken.saxpath.XPathReader
 
XPathReader - Interface in org.xmlpull.v1.builder.xpath.saxpath
Interface for readers which can parse textual XPath expressions, and produce callbacks to XPathHandler objects.
XPathReaderFactory - Class in org.xmlpull.v1.builder.xpath.saxpath.helpers
Create an org.saxpath.XPathReader from either a system property, or a named class.
XPathReaderFactory() - Constructor for class org.xmlpull.v1.builder.xpath.saxpath.helpers.XPathReaderFactory
 
XPathSyntaxException - Exception in org.xmlpull.v1.builder.xpath.jaxen
Indicates an error during parsing of an XPath expression.
XPathSyntaxException(String, int, String) - Constructor for exception org.xmlpull.v1.builder.xpath.jaxen.XPathSyntaxException
Construct.
XPathSyntaxException - Exception in org.xmlpull.v1.builder.xpath.saxpath
 
XPathSyntaxException(String, int, String) - Constructor for exception org.xmlpull.v1.builder.xpath.saxpath.XPathSyntaxException
 
xs - Variable in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
 
XSD_NS - Static variable in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
 
XSD_NS - Static variable in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
 
XSI_NS - Static variable in class org.xmlpull.v1.util.XmlPullUtil
 
XSI_NS - Static variable in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
 
XSI_NS - Static variable in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
 

Y

YES - Static variable in class org.xmlpull.mxp1.MXParser
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

Copyright © 2013. All Rights Reserved.