|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
[16] PI ::= '<?'
- 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 ::= '<?'
- 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 ::= '<?'
- 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 ::= '<?'
- getPositionDescription() -
Method in class org.xmlpull.mxp1.MXParser
- Return string describing current position of parsers as
text 'STATE [seen %s...]
- 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.
- 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.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.
- 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.
- 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!!!)
- 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.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.
- 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
-
- 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
-
- 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
-
startElement
on the ContentHandler with this driver object as the
Attributes implementation.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||