A B C D E F G H I J K L M N O P R S T U V W X Y
すべてのクラス すべてのパッケージ
すべてのクラス すべてのパッケージ
すべてのクラス すべてのパッケージ
A
- addAttribute(String, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- addAttribute(String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- addAttribute(String, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
addAttribute
- addAttribute(String, String, String, String, String, boolean) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- addAttribute(String, String, String, String, String, boolean) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- addAttribute(String, String, String, String, String, boolean) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method addAttribute
- addAttribute(String, XmlNamespace, String, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- addAttribute(String, XmlNamespace, String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- addAttribute(String, XmlNamespace, String, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method addAttribute
- addAttribute(String, XmlNamespace, String, String, boolean) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- addAttribute(String, XmlNamespace, String, String, boolean) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- addAttribute(String, XmlNamespace, String, String, boolean) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method addAttribute
- addAttribute(XmlAttribute) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- addAttribute(XmlAttribute) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- addAttribute(XmlAttribute) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Add attribute (adds it to the XML Infoset [namespace attributes] set) Attribute mist
- addAttribute(XmlNamespace, String, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- addAttribute(XmlNamespace, String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- addAttribute(XmlNamespace, String, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method addAttribute
- addChild(int, Object) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- addChild(int, Object) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- addChild(int, Object) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method addChild
- addChild(Object) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- addChild(Object) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- addChild(Object) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- addChild(Object) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- addChild(Object) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- addChild(Object) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
NOTE: =child added is _not_ checked if it XmlContainer, caller must manually fix parent in child by calling setParent() !!!!
- addComment(String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- addComment(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- addComment(String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- addDoctype(String, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- addDoctype(String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
-
Method addDoctype
- addDoctype(String, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- addDocumentElement(String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- addDocumentElement(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- addDocumentElement(String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- addDocumentElement(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- addDocumentElement(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- addDocumentElement(XmlNamespace, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- addElement(int, XmlElement) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- addElement(int, XmlElement) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- addElement(int, XmlElement) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method addElement
- addElement(String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- addElement(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- addElement(String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method addElement
- addElement(XmlElement) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- addElement(XmlElement) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- addElement(XmlElement) - インタフェース のメソッド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() !
- addElement(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- addElement(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- addElement(XmlNamespace, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method addElement
- addNotation(String, String, String, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- addNotation(String, String, String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
-
Method addNotation
- addNotation(String, String, String, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- addProcessingInstruction(String, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- addProcessingInstruction(String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- addProcessingInstruction(String, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDoctype
-
Add to list of children (only processing instruction information items are allowed).
- addProcessingInstruction(String, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- allStringsInterned - クラス の変数org.xmlpull.mxp1.MXParser
-
Implementation notice: the is instance variable that controls if newString() is interning.
- APACHE_DYNAMIC_VALIDATION_FEATURE - クラス のstatic変数org.xmlpull.v1.sax2.Driver
- APACHE_SCHEMA_VALIDATION_FEATURE - クラス のstatic変数org.xmlpull.v1.sax2.Driver
- attribute(String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- attribute(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- attribute(String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Find attribute that matches given name or namespace Returns null if not found.
- attribute(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- attribute(String, String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Write an attribute without namespace.
- attribute(String, String, String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- attribute(String, String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- attribute(String, String, String) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Write an attribute.
- attribute(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- attribute(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- attribute(XmlNamespace, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Find attribute that matches given name or namespace Returns null if not found.
- attributeCount - クラス の変数org.xmlpull.mxp1.MXParser
- attributeName - クラス の変数org.xmlpull.mxp1.MXParser
- attributeNameHash - クラス の変数org.xmlpull.mxp1.MXParser
- attributePrefix - クラス の変数org.xmlpull.mxp1.MXParser
- attributes() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- attributes() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- attributes() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Return Iterator
- null is never returned if there is no children then iteraotr over empty collection is returned - attributeUri - クラス の変数org.xmlpull.mxp1.MXParser
- attributeUseApostrophe - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- attributeValue - クラス の変数org.xmlpull.mxp1.MXParser
- autoDeclaredPrefixes - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
B
- buf - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- buf - クラス の変数org.xmlpull.mxp1.MXParser
- bufAbsoluteStart - クラス の変数org.xmlpull.mxp1.MXParser
- bufEnd - クラス の変数org.xmlpull.mxp1.MXParser
- bufLoadFactor - クラス の変数org.xmlpull.mxp1.MXParser
- bufSoftLimit - クラス の変数org.xmlpull.mxp1.MXParser
- bufStart - クラス の変数org.xmlpull.mxp1.MXParser
C
- CACHE_LOAD - クラス のstatic変数org.xmlpull.mxp1.MXParserCachingStrings
-
NOTE: implemented as integers and not flot to allow to work on J2ME.
- CACHE_STATISTICS - クラス のstatic変数org.xmlpull.mxp1.MXParserCachingStrings
- cacheEntriesCount - クラス の変数org.xmlpull.mxp1.MXParserCachingStrings
- cacheEntriesThreshold - クラス の変数org.xmlpull.mxp1.MXParserCachingStrings
- cacheStatCalls - クラス の変数org.xmlpull.mxp1.MXParserCachingStrings
- cacheStatRehash - クラス の変数org.xmlpull.mxp1.MXParserCachingStrings
- cacheStatResets - クラス の変数org.xmlpull.mxp1.MXParserCachingStrings
- cacheStatWalks - クラス の変数org.xmlpull.mxp1.MXParserCachingStrings
- castOrWrap(XmlElement, Class) - クラス のstaticメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- cdsect(String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- cdsect(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- cdsect(String) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
- CDSECT - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
A CDATA sections was just read; this token is available only from calls to nextToken().
- charRefOneCharBuf - クラス の変数org.xmlpull.mxp1.MXParser
- children() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- children() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- children() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
-
An ordered list of child information items, in document order.
- children() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- children() - インタフェース のメソッド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() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
-
An ordered list of child information items, in document order.
- children() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Return Iterator
- classNamesLocation - クラス の変数org.xmlpull.v1.XmlPullParserFactory
- clone() - クラス のメソッドorg.xmlpull.mxp1.MXParserCachingStrings
- clone() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- clone() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- clone() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- clone() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlAttributeImpl
- clone() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- clone() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- clone() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlAttribute
-
Method clone
- clone() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- clone() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method clone
- closeStartTag() - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- column - 例外 の変数org.xmlpull.v1.XmlPullParserException
- columnNumber - クラス の変数org.xmlpull.mxp1.MXParser
- comment(String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- comment(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- comment(String) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
- COMMENT - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
An XML comment was just read.
- contentHandler - クラス の変数org.xmlpull.v1.sax2.Driver
- currentNs - クラス の変数org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
D
- DECLARATION_HANDLER_PROPERTY - クラス のstatic変数org.xmlpull.v1.sax2.Driver
- declareNamespace(String, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- declareNamespace(String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- declareNamespace(String, String) - インタフェース のメソッド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) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- declareNamespace(XmlNamespace) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- declareNamespace(XmlNamespace) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Add namespace to current element (both prefix and namespace name must be not null)
- defineEntityReplacementText(String, String) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- defineEntityReplacementText(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- defineEntityReplacementText(String, String) - インタフェース のメソッド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.
- depth - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- depth - クラス の変数org.xmlpull.mxp1.MXParser
- detail - 例外 の変数org.xmlpull.v1.builder.XmlBuilderException
- detail - 例外 の変数org.xmlpull.v1.XmlPullParserException
- docdecl(String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- docdecl(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- docdecl(String) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
- DOCDECL - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
An XML document type declaration was just read.
- doIndent - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- DOM2XmlPullBuilder - org.xmlpull.v1.dom2_builderのクラス
-
Simplistic DOM2 builder that should be enough to do support most cases.
- DOM2XmlPullBuilder() - クラス のコンストラクタorg.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
- Driver - org.xmlpull.v1.sax2のクラス
-
SAX2 Driver that pulls events from XmlPullParser and comverts them into SAX2 callbacks.
- Driver() - クラス のコンストラクタorg.xmlpull.v1.sax2.Driver
- Driver(XmlPullParser) - クラス のコンストラクタorg.xmlpull.v1.sax2.Driver
E
- element(int) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- element(int) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- element(int) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
return element at poition (0..count-1) or IndexOutOfBoundsException if positon incorrect
- element(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
-
Write simple text element in current namespace
- element(String, String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Write simple text element in current namespace
- element(String, String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- element(String, String, String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Writes a simple element such as <username>johndoe</username>.
- element(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- element(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- element(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- element(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- element(XmlNamespace, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- element(XmlNamespace, String) - インタフェース のメソッド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) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- element(XmlNamespace, String, boolean) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- element(XmlNamespace, String, boolean) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- element(XmlNamespace, String, boolean) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- element(XmlNamespace, String, boolean) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- element(XmlNamespace, String, boolean) - インタフェース のメソッド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
- elements(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- elements(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- elements(XmlNamespace, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Return all elements that has namespace and name (null is never returned but empty iteraotr)
- elName - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- elName - クラス の変数org.xmlpull.mxp1.MXParser
- elNamespace - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- elNamespaceCount - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- elNamespaceCount - クラス の変数org.xmlpull.mxp1.MXParser
- elPrefix - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- elPrefix - クラス の変数org.xmlpull.mxp1.MXParser
- elRawName - クラス の変数org.xmlpull.mxp1.MXParser
- elRawNameEnd - クラス の変数org.xmlpull.mxp1.MXParser
- elRawNameLine - クラス の変数org.xmlpull.mxp1.MXParser
- elUri - クラス の変数org.xmlpull.mxp1.MXParser
- emptyElementTag - クラス の変数org.xmlpull.mxp1.MXParser
- END_DOCUMENT - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
Logical end of the xml document.
- END_TAG - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
Returned from getEventType(), next(), or nextToken() when an end tag was read.
- endDocument() - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- endDocument() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- endDocument() - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Finish writing.
- endTag(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- endTag(String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Write end tag in current namespace with name given as argument.
- endTag(String, String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- endTag(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- endTag(String, String) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Write end tag.
- ensureAttributeCapacity(int) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- ensureAttributeCapacity(int) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- ensureAttributeCapacity(int) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method ensureAttributeCapacity
- ensureAttributesCapacity(int) - クラス のメソッドorg.xmlpull.mxp1.MXParser
-
Make sure that in attributes temporary array is enough space.
- ensureChildrenCapacity(int) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- ensureChildrenCapacity(int) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- ensureChildrenCapacity(int) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method ensureChildrenCapacity
- ensureElementsCapacity() - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- ensureElementsCapacity() - クラス のメソッドorg.xmlpull.mxp1.MXParser
-
Make sure that we have enough space to keep element stack if passed size.
- ensureEntityCapacity() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- ensureNamespaceDeclarationsCapacity(int) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- ensureNamespaceDeclarationsCapacity(int) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- ensureNamespaceDeclarationsCapacity(int) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method ensureNamespaceDeclarationsCapacity
- ensureNamespacesCapacity() - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- ensureNamespacesCapacity(int) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- ensurePC(int) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- ENTITY_REF - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
An entity reference was just read; this token is available from nextToken() only.
- entityEnd - クラス の変数org.xmlpull.mxp1.MXParser
- entityName - クラス の変数org.xmlpull.mxp1.MXParser
- entityNameBuf - クラス の変数org.xmlpull.mxp1.MXParser
- entityNameHash - クラス の変数org.xmlpull.mxp1.MXParser
- entityRef(String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- entityRef(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- entityRef(String) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
- entityRefName - クラス の変数org.xmlpull.mxp1.MXParser
- entityReplacement - クラス の変数org.xmlpull.mxp1.MXParser
- entityReplacementBuf - クラス の変数org.xmlpull.mxp1.MXParser
- equals(Object) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlAttributeImpl
- equals(Object) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlNamespaceImpl
- errorHandler - クラス の変数org.xmlpull.v1.sax2.Driver
- escapeAttributeValue(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- escapeAttributeValue(String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlSerializerWrapper
- escapeText(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- escapeText(String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlSerializerWrapper
- event(XmlPullParser) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- event(XmlPullParser) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Serializer current event form pull parser
- eventType - クラス の変数org.xmlpull.mxp1.MXParser
F
- f - クラス の変数org.xmlpull.v1.wrapper.XmlPullWrapperFactory
- factory - クラス の変数org.xmlpull.v1.builder.XmlInfosetBuilder
- factory - クラス の変数org.xmlpull.v1.parser_pool.XmlPullParserPool
- fastHash(char[], int, int) - クラス のstaticメソッド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 - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- FEATURE_NAMES_INTERNED - クラス のstatic変数org.xmlpull.mxp1.MXParser
- FEATURE_PROCESS_DOCDECL - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
This feature determines whether the document declaration is processed.
- FEATURE_PROCESS_NAMESPACES - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
This feature determines whether the parser processes namespaces.
- FEATURE_REPORT_NAMESPACE_ATTRIBUTES - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
This feature determines whether namespace attributes are exposed via the attribute access methods.
- FEATURE_SERIALIZER_ATTVALUE_USE_APOSTROPHE - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- FEATURE_VALIDATION - インタフェース のstatic変数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変数org.xmlpull.mxp1.MXParser
- features - クラス の変数org.xmlpull.v1.XmlPullParserFactory
- fillBuf() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- finalize() - クラス のメソッドorg.xmlpull.mxp1.MXParserCachingStrings
-
Hook to GC finalization to print statistics about pool cache impl. perf.
- findAttribute(String, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- findAttribute(String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
-
推奨されていません。
- findAttribute(String, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
推奨されていません。Use attribute()
- findElementByName(String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- findElementByName(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- findElementByName(String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
推奨されていません。see element()
- findElementByName(String, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- findElementByName(String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- findElementByName(String, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
推奨されていません。see element()
- findElementByName(String, String, XmlElement) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- findElementByName(String, String, XmlElement) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- findElementByName(String, String, XmlElement) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
推奨されていません。see elements()
- findElementByName(String, XmlElement) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- findElementByName(String, XmlElement) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- findElementByName(String, XmlElement) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
推奨されていません。see elements()
- finished - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- flush() - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- flush() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- flush() - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Write all pending output to the stream.
- fragment(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- fragment(String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Write XML fragment using currently set namespace prefixes
- fragmentParser - クラス の変数org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
G
- getAttributeCount() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getAttributeCount() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getAttributeCount() - インタフェース のメソッド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) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getAttributeName(int) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getAttributeName(int) - インタフェース のメソッド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) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getAttributeNamespace(int) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getAttributeNamespace(int) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the namespace URI of the attribute with the given index (starts from 0).
- getAttributePrefix(int) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getAttributePrefix(int) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getAttributePrefix(int) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the prefix of the specified attribute Returns null if the element has no prefix.
- getAttributeType(int) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getAttributeType(int) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getAttributeType(int) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the type of the specified attribute If parser is non-validating it MUST return CDATA.
- getAttributeValue(int) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getAttributeValue(int) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getAttributeValue(int) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the given attributes value.
- getAttributeValue(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- getAttributeValue(String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Return value of attribute with given name and no namespace.
- getAttributeValue(String, String) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getAttributeValue(String, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- getAttributeValue(String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- getAttributeValue(String, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method getAttributeValue
- getAttributeValue(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getAttributeValue(String, String) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the attributes value identified by namespace URI and namespace localName.
- getAttributeValue(XmlPullParser, String) - クラス のstaticメソッドorg.xmlpull.v1.util.XmlPullUtil
-
Return value of attribute with given name and no namespace.
- getBaseUri() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- getBaseUri() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- getBaseUri() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- getBaseUri() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- getBaseUri() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- getBaseUri() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
XML Infoset [base URI] property
- getBaseUri() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlProcessingInstruction
-
The base URI of the PI.
- getCharacterEncodingScheme() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- getCharacterEncodingScheme() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- getCharacterEncodingScheme() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- getColumnNumber() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getColumnNumber() - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getColumnNumber() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getColumnNumber() - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the current column number, starting from 0.
- getColumnNumber() - 例外 のメソッドorg.xmlpull.v1.XmlPullParserException
- getContent() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlCommentImpl
- getContent() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlComment
-
A string representing the content of the comment.
- getContent() - インタフェース のメソッド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() - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getCurrentNamespaceForElements() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- getCurrentNamespaceForElements() - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Get namespace that is used as default when no namespace parameter is used for startTag(), endTag() and element()
- getDeclarationBaseUri() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlNotation
-
The base URI relative to which the system identifier should be resolved (i.e. the base URI of the resource within which the notation declaration occurs).
- getDeclarationBaseUri() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlUnexpandedEntityReference
- getDeclarationBaseUri() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlUnparsedEntity
- getDepth() - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- getDepth() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getDepth() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getDepth() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- getDepth() - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the current depth of the element.
- getDepth() - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Returns the current depth of the element.
- getDetail() - 例外 のメソッドorg.xmlpull.v1.builder.XmlBuilderException
- getDetail() - 例外 のメソッドorg.xmlpull.v1.XmlPullParserException
- getDocumentElement() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- getDocumentElement() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- getDocumentElement() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- getDTDHandler() - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getEntityResolver() - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getErrorHandler() - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getEventType() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getEventType() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getEventType() - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the type of the current event (START_TAG, END_TAG, TEXT, etc.)
- getFactory() - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Method get XmlPull factory that is ued by this builder.
- getFactory() - クラス のメソッドorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- getFeature(String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- getFeature(String) - クラス のメソッドorg.xmlpull.mxp1.MXParser
-
Unknown properties are always returned as false
- getFeature(String) - クラス のメソッドorg.xmlpull.mxp1.MXParserCachingStrings
- getFeature(String) - クラス のメソッドorg.xmlpull.mxp1.MXParserNonValidating
- getFeature(String) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getFeature(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getFeature(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- getFeature(String) - クラス のメソッドorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- getFeature(String) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the current value of the given feature.
- getFeature(String) - クラス のメソッドorg.xmlpull.v1.XmlPullParserFactory
-
Return the current value of the feature with given name.
- getFeature(String) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Return the current value of the feature with given name.
- getIndex(String) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getIndex(String, String) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getInputEncoding() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getInputEncoding() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getInputEncoding() - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the input encoding if known, null otherwise.
- getLength() - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getLineNumber() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getLineNumber() - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getLineNumber() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getLineNumber() - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the current line number, starting from 1.
- getLineNumber() - 例外 のメソッドorg.xmlpull.v1.XmlPullParserException
- getLocalName(int) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getMessage() - 例外 のメソッドorg.xmlpull.v1.builder.XmlBuilderException
- getName() - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- getName() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getName() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- getName() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- getName() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlAttributeImpl
- getName() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- getName() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlAttribute
-
XML Infoset [local name] property
- getName() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
XML Infoset [local name] property.
- getName() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlNotation
-
The name of the notation.
- getName() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlUnexpandedEntityReference
- getName() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlUnparsedEntity
- getName() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getName() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- getName() - インタフェース のメソッド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() - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Returns the name of the current element as set by startTag().
- getNamespace() - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- getNamespace() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getNamespace() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- getNamespace() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- getNamespace() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlAttributeImpl
- getNamespace() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- getNamespace() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlAttribute
-
Combination of XML Infoset [namespace name] and [prefix] properties
- getNamespace() - インタフェース のメソッド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() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getNamespace() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- getNamespace() - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the namespace URI of the current element.
- getNamespace() - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Returns the namespace URI of the current element as set by startTag().
- getNamespace(String) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getNamespace(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getNamespace(String) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the URI corresponding to the given prefix, depending on current state of the parser.
- getNamespaceCount(int) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getNamespaceCount(int) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getNamespaceCount(int) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the numbers of elements in the namespace stack for the given depth.
- getNamespaceName() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- getNamespaceName() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- getNamespaceName() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlAttributeImpl
- getNamespaceName() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- getNamespaceName() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlNamespaceImpl
- getNamespaceName() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlAttribute
-
return XML Infoset [namespace name] property (namespaceName from getNamespace() or null if attribute has no namespace
- getNamespaceName() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Return namespace name (XML Infoset [namespace name]property or null if element has no namespace
- getNamespaceName() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlNamespace
-
Namespace name.
- getNamespacePrefix(int) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getNamespacePrefix(int) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getNamespacePrefix(int) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the namespace prefixe for the given position in the namespace stack.
- getNamespaceUri(int) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getNamespaceUri(int) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getNamespaceUri(int) - インタフェース のメソッド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.
- getNotation() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlProcessingInstruction
-
The notation information item named by the target.
- getNotation() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlUnparsedEntity
- getNotationName() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlUnparsedEntity
- getOwner() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- getOwner() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlAttributeImpl
- getOwner() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlAttribute
-
XML Infoset [owner element] property
- getParent() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- getParent() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlCommentImpl
- getParent() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- getParent() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlComment
-
The document or element information item which contains this information item in its [children] property.
- getParent() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlContained
- getParent() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDoctype
-
The document information item.
- getParent() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
XML Infoset [parent] property.
- getParent() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlProcessingInstruction
-
The document, element, or document type definition information item which contains this information item in its [children] property.
- getParent() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlUnexpandedEntityReference
- getPIData() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- getPIData() - インタフェース のメソッド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 ::= '<?' - getPIData(XmlPullParser) - クラス のstaticメソッド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 ::= '<?' - getPITarget() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- getPITarget() - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Return PITarget from Processing Instruction (PI) as defined in XML 1.0 Section 2.6 Processing Instructions
[16] PI ::= '<?' - getPITarget(XmlPullParser) - クラス のstaticメソッドorg.xmlpull.v1.util.XmlPullUtil
-
Return PITarget from Processing Instruction (PI) as defined in XML 1.0 Section 2.6 Processing Instructions
[16] PI ::= '<?' - getPositionDescription() - クラス のメソッドorg.xmlpull.mxp1.MXParser
-
Return string describing current position of parsers as text 'STATE [seen %s...]
- getPositionDescription() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getPositionDescription() - インタフェース のメソッド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() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getPrefix() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlNamespaceImpl
- getPrefix() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlNamespace
-
Prefix can be null.
- getPrefix() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getPrefix() - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the prefix of the current element.
- getPrefix(String, boolean) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- getPrefix(String, boolean) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- getPrefix(String, boolean) - インタフェース のメソッド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.
- getPrefix(String, boolean, boolean) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- getProperty(String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- getProperty(String) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getProperty(String) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getProperty(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getProperty(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- getProperty(String) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Look up the value of a property.
- getProperty(String) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Look up the value of a property.
- getPublicId() - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getPublicIdentifier() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDoctype
-
The public identifier of the external subset, normalized as described in 4.2.2 External Entities [XML].
- getPublicIdentifier() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlNotation
-
The public identifier of the notation, normalized as described in 4.2.2 External Entities [XML].
- getPublicIdentifier() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlUnexpandedEntityReference
- getPublicIdentifier() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlUnparsedEntity
- getPullParserFromPool() - クラス のメソッドorg.xmlpull.v1.parser_pool.XmlPullParserPool
- getQName(int) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getRequiredAttributeValue(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- getRequiredAttributeValue(String) - インタフェース のメソッド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) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- getRequiredAttributeValue(String, String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Read attribute value and return it or throw exception if current element does not have such attribute.
- getRequiredAttributeValue(XmlPullParser, String, String) - クラス のstaticメソッドorg.xmlpull.v1.util.XmlPullUtil
-
Read attribute value and return it or throw exception if current element does not have such attribute.
- getRequiredElementText(String, String) - クラス のメソッド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) - インタフェース のメソッド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() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- getRoot() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- getRoot() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Get top most container that is either XmlDocument or XmlElement (may be event this element!!!)
- getSystemId() - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getSystemIdentifier() - インタフェース のメソッド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() - インタフェース のメソッド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() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlUnexpandedEntityReference
- getSystemIdentifier() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlUnparsedEntity
- getTarget() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- getTarget() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlProcessingInstruction
-
A string representing the target part of the processing instruction (an XML name).
- getText() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getText() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlCharacters
- getText() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getText() - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns the text content of the current event as String.
- getTextCharacters(int[]) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- getTextCharacters(int[]) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getTextCharacters(int[]) - インタフェース のメソッド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() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- getType() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- getType() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlAttributeImpl
- getType() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlAttribute
-
XML Infoset [attribute type]
- getType(int) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getType(String) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getType(String, String) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getURI(int) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getValue() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- getValue() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlAttributeImpl
- getValue() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlAttribute
-
XML Infoset [normalized value] property
- getValue(int) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getValue(String) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getValue(String, String) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- getVersion() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- getVersion() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- getVersion() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- getWriter() - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
H
- hasAttributes() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- hasAttributes() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- hasAttributes() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method hasAttributes
- hasChild(Object) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- hasChild(Object) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- hasChild(Object) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method hasChild
- hasChildren() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- hasChildren() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- hasChildren() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method hasChildren
- hasNamespaceDeclarations() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- hasNamespaceDeclarations() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- hasNamespaceDeclarations() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method hasNamespaceDeclarations
I
- IGNORABLE_WHITESPACE - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
Ignorable whitespace was just read.
- ignorableWhitespace(String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- ignorableWhitespace(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- ignorableWhitespace(String) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
- indentationBuf - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- indentationJump - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- indentationString - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- INITIAL_CAPACITY - クラス のstatic変数org.xmlpull.mxp1.MXParserCachingStrings
- initStringCache() - クラス のメソッドorg.xmlpull.mxp1.MXParserCachingStrings
- inputEncoding - クラス の変数org.xmlpull.mxp1.MXParser
- inputStream - クラス の変数org.xmlpull.mxp1.MXParser
- insertChild(int, Object) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- insertChild(int, Object) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- insertChild(int, Object) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- insertChild(int, Object) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- insertChild(int, Object) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- insertChild(int, Object) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
- isAllDeclarationsProcessed() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- isAllDeclarationsProcessed() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- isAllDeclarationsProcessed() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- isAttributeDefault(int) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- isAttributeDefault(int) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- isAttributeDefault(int) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns if the specified attribute was not in input was declared in XML.
- isEmptyElementTag() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- isEmptyElementTag() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- isEmptyElementTag() - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Returns true if the current event is START_TAG and the tag is degenerated (e.g.
- isNameChar(char) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- isNamespaceAware() - クラス のメソッドorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- isNamespaceAware() - クラス のメソッド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) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- isNil() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- isNil() - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Is the current tag nil?
- isS(char) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- isSpecified() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- isSpecified() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlAttributeImpl
- isSpecified() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlAttribute
-
XML Infoset [specified] flag
- isStandalone() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- isStandalone() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- isStandalone() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- isValidating() - クラス のメソッドorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- isValidating() - クラス のメソッドorg.xmlpull.v1.XmlPullParserFactory
-
Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
- isWhitespace() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- isWhitespace() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- isWhitespace() - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Checks whether the current TEXT event contains only whitespace characters.
- isWhitespaceContent() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlCharacters
- Iterable - org.xmlpull.v1.builderのインタフェース
-
Use java.lang.Iterable instead when JDK 1.5 comes out
- iterator() - インタフェース のメソッドorg.xmlpull.v1.builder.Iterable
J
K
- keys - クラス の変数org.xmlpull.mxp1.MXParserCachingStrings
L
- LEXICAL_HANDLER_PROPERTY - クラス のstatic変数org.xmlpull.v1.sax2.Driver
- lineNumber - クラス の変数org.xmlpull.mxp1.MXParser
- lineSeparator - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- location - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- location - クラス の変数org.xmlpull.mxp1.MXParser
- lookuEntityReplacement(int) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- lookuEntityReplacement(int) - クラス のメソッドorg.xmlpull.mxp1.MXParserNonValidating
- LOOKUP_MAX - クラス のstatic変数org.xmlpull.mxp1.MXParser
- LOOKUP_MAX_CHAR - クラス のstatic変数org.xmlpull.mxp1.MXParser
- lookupNameChar - クラス のstatic変数org.xmlpull.mxp1.MXParser
- lookupNamespaceByName(String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- lookupNamespaceByName(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- lookupNamespaceByName(String) - インタフェース のメソッド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) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- lookupNamespaceByPrefix(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- lookupNamespaceByPrefix(String) - インタフェース のメソッド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変数org.xmlpull.mxp1.MXParser
- lookupOrDeclarePrefix(String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
M
- main(String[]) - クラス のstaticメソッドorg.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
-
Minimal inline test
- main(String[]) - クラス のstaticメソッドorg.xmlpull.v1.parser_pool.XmlPullParserPool
- matches(int, String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- matches(int, String, String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Tests if the current event is of the given type and if the namespace and name match.
- matches(XmlPullParser, int, String, String) - クラス のstaticメソッドorg.xmlpull.v1.util.XmlPullUtil
-
Tests if the current event is of the given type and if the namespace and name match.
- maxIndentLevel - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- more() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- more() - クラス のメソッドorg.xmlpull.mxp1.MXParserNonValidating
- MXParser - org.xmlpull.mxp1のクラス
-
Absolutely minimal implementation of XMLPULL V1 API
- MXParser() - クラス のコンストラクタorg.xmlpull.mxp1.MXParser
- MXParserCachingStrings - org.xmlpull.mxp1のクラス
-
Extend MXP parser to use string cache of char[] to interned String
- MXParserCachingStrings() - クラス のコンストラクタorg.xmlpull.mxp1.MXParserCachingStrings
- MXParserFactory - org.xmlpull.mxp1のクラス
-
Simple facotry to speed up creation process.
- MXParserFactory() - クラス のコンストラクタorg.xmlpull.mxp1.MXParserFactory
- MXParserNonValidating - 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() - クラス のコンストラクタorg.xmlpull.mxp1.MXParserNonValidating
- MXSerializer - org.xmlpull.mxp1_serializerのクラス
-
Implementation of XmlSerializer interface from XmlPull V1 API.
- MXSerializer() - クラス のコンストラクタorg.xmlpull.mxp1_serializer.MXSerializer
N
- namesInterned - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- NAMESPACE_PREFIXES_FEATURE - クラス のstatic変数org.xmlpull.v1.sax2.Driver
- namespaceDepth - クラス の変数org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- namespaceEnd - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- namespaceEnd - クラス の変数org.xmlpull.mxp1.MXParser
- namespaceEnd - クラス の変数org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- namespacePrefix - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- namespacePrefix - クラス の変数org.xmlpull.mxp1.MXParser
- namespacePrefix - クラス の変数org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- namespacePrefixHash - クラス の変数org.xmlpull.mxp1.MXParser
- namespaces() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- namespaces() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- namespaces() - インタフェース のメソッド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変数org.xmlpull.v1.sax2.Driver
- namespaceUri - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- namespaceUri - クラス の変数org.xmlpull.mxp1.MXParser
- namespaceUri - クラス の変数org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- NCODING - クラス のstatic変数org.xmlpull.mxp1.MXParser
- newComment(String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- newComment(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- newComment(String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- newDoc() - クラス のメソッドorg.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
- newDoctype(String, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- newDoctype(String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- newDoctype(String, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- newDocument() - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Create a new document.
- newDocument(String, Boolean, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- newDocument(String, Boolean, String) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Create a new document with given XML prolog.
- newElement(String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- newElement(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- newElement(String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Create unattached element
- newElement(String, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- newElement(String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- newElement(String, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method newElement
- newElement(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- newElement(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- newElement(XmlNamespace, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method newElement
- newFragment(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- newFragment(String) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Create XML fragment that is not associated with any document.
- newFragment(String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- newFragment(String, String) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Create XML fragment that is not associated with any document.
- newFragment(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- newFragment(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Create XML fragment that is not associated with any document.
- newInstance() - クラス のstaticメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Create a new instance of the builder.
- newInstance() - クラス のstaticメソッドorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- newInstance() - クラス のstaticメソッド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メソッドorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- newInstance(String, Class) - クラス のstaticメソッドorg.xmlpull.v1.XmlPullParserFactory
- newInstance(XmlPullParserFactory) - クラス のstaticメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
- newInstance(XmlPullParserFactory) - クラス のstaticメソッドorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- newNamespace(String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- newNamespace(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- newNamespace(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- newNamespace(String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Create new namespace with null prefix (namespace name must be not null).
- newNamespace(String) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Create a new namespace that is not associated with any XML document.
- newNamespace(String, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- newNamespace(String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- newNamespace(String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- newNamespace(String, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Create new namespace with prefix and namespace name (both must be not null).
- newNamespace(String, String) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Create a new namespace that is not associated with any XML document.
- newParser() - クラス のメソッドorg.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
- newParser() - クラス のメソッドorg.xmlpull.v1.parser_pool.XmlPullParserPool
- newProcessingInstruction(String, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- newProcessingInstruction(String, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- newProcessingInstruction(String, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- newPullParser() - クラス のメソッドorg.xmlpull.mxp1.MXParserFactory
- newPullParser() - クラス のメソッドorg.xmlpull.v1.XmlPullParserFactory
-
Creates a new instance of a XML Pull Parser using the currently configured factory features.
- newPullParserWrapper() - クラス のメソッドorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- newPullParserWrapper(XmlPullParser) - クラス のメソッドorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- newSerializer() - クラス のメソッドorg.xmlpull.mxp1.MXParserFactory
- newSerializer() - クラス のメソッドorg.xmlpull.v1.XmlPullParserFactory
-
Creates a new instance of a XML Serializer.
- newSerializerWrapper() - クラス のメソッドorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- newSerializerWrapper(XmlSerializer) - クラス のメソッドorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- newString(char[], int, int) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- newString(char[], int, int) - クラス のメソッドorg.xmlpull.mxp1.MXParserCachingStrings
-
If feature name interning is enabled then this funtion MUST return interned string.
- newStringIntern(char[], int, int) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- newStringIntern(char[], int, int) - クラス のメソッドorg.xmlpull.mxp1.MXParserCachingStrings
-
This is efficient implementation of pool that returns interned String based on char[] input.
- next() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- next() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- next() - インタフェース のメソッド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).
- nextEndTag() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- nextEndTag() - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Call parser nextTag() and check that it is END_TAG, throw exception if not.
- nextEndTag(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- nextEndTag(String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlPullParserWrapper
-
combine nextTag(); pp.require(XmlPullParser.END_TAG, null, name);
- nextEndTag(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- nextEndTag(String, String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlPullParserWrapper
-
combine nextTag(); pp.require(XmlPullParser.END_TAG, namespace, name);
- nextEndTag(XmlPullParser) - クラス のstaticメソッドorg.xmlpull.v1.util.XmlPullUtil
-
Call parser nextTag() and check that it is END_TAG, throw exception if not.
- nextEndTag(XmlPullParser, String, String) - クラス のstaticメソッドorg.xmlpull.v1.util.XmlPullUtil
-
combine nextTag(); pp.require(XmlPullParser.END_TAG, namespace, name);
- nextImpl() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- nextStartTag() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- nextStartTag() - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlPullParserWrapper
-
call parser nextTag() and check that it is START_TAG, throw exception if not.
- nextStartTag(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- nextStartTag(String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlPullParserWrapper
-
combine nextTag(); pp.require(XmlPullParser.START_TAG, null, name);
- nextStartTag(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- nextStartTag(String, String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlPullParserWrapper
-
combine nextTag(); pp.require(XmlPullParser.START_TAG, namespace, name);
- nextStartTag(XmlPullParser) - クラス のstaticメソッドorg.xmlpull.v1.util.XmlPullUtil
-
call parser nextTag() and check that it is START_TAG, throw exception if not.
- nextStartTag(XmlPullParser, String) - クラス のstaticメソッドorg.xmlpull.v1.util.XmlPullUtil
-
combine nextTag(); pp.require(XmlPullParser.START_TAG, null, name);
- nextStartTag(XmlPullParser, String, String) - クラス のstaticメソッドorg.xmlpull.v1.util.XmlPullUtil
-
combine nextTag(); pp.require(XmlPullParser.START_TAG, namespace, name);
- nextTag() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- nextTag() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- nextTag() - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Call next() and return event if it is START_TAG or END_TAG otherwise throw an exception.
- nextText() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- nextText() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- nextText() - インタフェース のメソッド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.
- nextText(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- nextText(String, String) - インタフェース のメソッド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(XmlPullParser, String, String) - クラス のstaticメソッド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)
- nextToken() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- nextToken() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- nextToken() - インタフェース のメソッド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変数org.xmlpull.mxp1.MXParser
- NO_NAMESPACE - インタフェース のstatic変数org.xmlpull.v1.builder.XmlElement
- NO_NAMESPACE - インタフェース のstatic変数org.xmlpull.v1.wrapper.XmlSerializerWrapper
- NO_NAMESPACE - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
This constant represents the default namespace (empty string "")
- notations() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- notations() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
-
An unordered set of notation information items, one for each notation declared in the DTD.
- notations() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
-
An unordered set of notation information items, one for each notation declared in the DTD.
O
- offsetNewLine - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- org.xmlpull.mxp1 - パッケージ org.xmlpull.mxp1
-
Contains XPP3 implementation of XMLPULL V1 API.
- org.xmlpull.mxp1_serializer - パッケージ org.xmlpull.mxp1_serializer
- org.xmlpull.v1 - パッケージ org.xmlpull.v1
- org.xmlpull.v1.builder - パッケージ 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!)
- org.xmlpull.v1.builder.adapter - パッケージ org.xmlpull.v1.builder.adapter
- org.xmlpull.v1.builder.impl - パッケージ org.xmlpull.v1.builder.impl
- org.xmlpull.v1.dom2_builder - パッケージ org.xmlpull.v1.dom2_builder
- org.xmlpull.v1.parser_pool - パッケージ org.xmlpull.v1.parser_pool
- org.xmlpull.v1.sax2 - パッケージ org.xmlpull.v1.sax2
- org.xmlpull.v1.util - パッケージ org.xmlpull.v1.util
- org.xmlpull.v1.wrapper - パッケージ org.xmlpull.v1.wrapper
- org.xmlpull.v1.wrapper.classic - パッケージ org.xmlpull.v1.wrapper.classic
- out - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
P
- parse(Reader) - クラス のメソッドorg.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
- parse(Reader, Document) - クラス のメソッドorg.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
- parse(String) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- parse(InputSource) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- parse(XmlPullParser) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- parse(XmlPullParser) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Parse document - parser must be in START_DOCUMENT state.
- parse(XmlPullParser, Document) - クラス のメソッドorg.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
- parseAttribute() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- parseCDSect(boolean) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- parseComment() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- parseDocdecl() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- parseDocdecl() - クラス のメソッドorg.xmlpull.mxp1.MXParserNonValidating
- parseEndTag() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- parseEntityRef() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- parseEpilog() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- parseFragementFromInputStream(InputStream, String) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Parse input stream to create XML fragment using specified encoding.
- parseFragment(XmlPullParser) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- parseFragment(XmlPullParser) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Parse fragment - parser must be on START_TAG.
- parseFragmentFromInputStream(InputStream) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Parse input stream to create XML fragment.
- parseFragmentFromReader(Reader) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Parse reader to create XML fragment.
- parseInputStream(InputStream) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Parse input stream to create XML document.
- parseInputStream(InputStream, String) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Parse input stream to create XML document using specified encoding.
- parseItem(XmlPullParser) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- parseItem(XmlPullParser) - クラス のメソッド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) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- parseLocation(String) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Parse input from URL location to create XML document.
- parsePI() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- parseProlog() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- parserClasses - クラス の変数org.xmlpull.v1.XmlPullParserFactory
- parseReader(Reader) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Parse reader to create XML document.
- parseStartTag() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- parseStartTag(XmlPullParser) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- parseStartTag(XmlPullParser) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Parser must be on START_TAG and this method will convert START_TAG content into XmlELement.
- parseSubTree(XmlPullParser) - クラス のメソッドorg.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
- parseSubTree(XmlPullParser) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- parseSubTree(XmlPullParser, Document) - クラス のメソッドorg.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
- parseXmlDecl(char) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- parseXmlDeclWithVersion(int, int) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- pastEndTag - クラス の変数org.xmlpull.mxp1.MXParser
- pastRoot - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- pc - クラス の変数org.xmlpull.mxp1.MXParser
- pcEnd - クラス の変数org.xmlpull.mxp1.MXParser
- pcStart - クラス の変数org.xmlpull.mxp1.MXParser
- pool - クラス の変数org.xmlpull.v1.parser_pool.XmlPullParserPool
- pos - クラス の変数org.xmlpull.mxp1.MXParser
- posEnd - クラス の変数org.xmlpull.mxp1.MXParser
- posStart - クラス の変数org.xmlpull.mxp1.MXParser
- pp - クラス の変数org.xmlpull.v1.sax2.Driver
- pp - クラス の変数org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- precomputedPrefixes - クラス のstatic変数org.xmlpull.mxp1_serializer.MXSerializer
- preventBufferCompaction - クラス の変数org.xmlpull.mxp1.MXParser
- printable(char) - クラス のstaticメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- printable(char) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- printable(String) - クラス のstaticメソッドorg.xmlpull.mxp1_serializer.MXSerializer
-
simple utility method -- good for debugging
- printable(String) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- printStackTrace() - 例外 のメソッドorg.xmlpull.v1.builder.XmlBuilderException
- printStackTrace() - 例外 のメソッドorg.xmlpull.v1.XmlPullParserException
- printStackTrace(PrintStream) - 例外 のメソッドorg.xmlpull.v1.builder.XmlBuilderException
- printStackTrace(PrintWriter) - 例外 のメソッドorg.xmlpull.v1.builder.XmlBuilderException
- processAttlistDecl(char) - クラス のメソッドorg.xmlpull.mxp1.MXParserNonValidating
- processElementDecl(char) - クラス のメソッドorg.xmlpull.mxp1.MXParserNonValidating
- processEntityDecl(char) - クラス のメソッドorg.xmlpull.mxp1.MXParserNonValidating
- processExternalId(char) - クラス のメソッドorg.xmlpull.mxp1.MXParserNonValidating
- PROCESSING_INSTRUCTION - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
An XML processing instruction declaration was just read.
- processingInstruction(String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- processingInstruction(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- processingInstruction(String) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
- processInternalSubset() - クラス のメソッドorg.xmlpull.mxp1.MXParserNonValidating
- processMarkupDecl(char) - クラス のメソッドorg.xmlpull.mxp1.MXParserNonValidating
- processNamespaces - クラス の変数org.xmlpull.mxp1.MXParser
- processNotationDecl(char) - クラス のメソッドorg.xmlpull.mxp1.MXParserNonValidating
- processPEReference() - クラス のメソッドorg.xmlpull.mxp1.MXParserNonValidating
- PROPERTY_LOCATION - クラス のstatic変数org.xmlpull.mxp1_serializer.MXSerializer
- PROPERTY_LOCATION - クラス のstatic変数org.xmlpull.mxp1.MXParser
- PROPERTY_NAME - クラス のstatic変数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 - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- PROPERTY_SERIALIZER_LINE_SEPARATOR - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- PROPERTY_XMLDECL_CONTENT - クラス のstatic変数org.xmlpull.mxp1.MXParser
- PROPERTY_XMLDECL_STANDALONE - クラス のstatic変数org.xmlpull.mxp1.MXParser
- PROPERTY_XMLDECL_VERSION - クラス のstatic変数org.xmlpull.mxp1.MXParser
R
- reachedEnd - クラス の変数org.xmlpull.mxp1.MXParser
- READ_CHUNK_SIZE - クラス のstatic変数org.xmlpull.mxp1.MXParser
- readDouble() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- readDoubleElement(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- reader - クラス の変数org.xmlpull.mxp1.MXParser
- readFloat() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- readFloatElement(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- readInt() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- readIntElement(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- readName(char) - クラス のメソッドorg.xmlpull.mxp1.MXParserNonValidating
- readString() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- readStringElemet(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- rebuildIndentationBuf() - クラス のメソッド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.
- removeAllAttributes() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- removeAllAttributes() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- removeAllAttributes() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method removeAllAttributes
- removeAllChildren() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- removeAllChildren() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- removeAllChildren() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- removeAllChildren() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- removeAllChildren() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- removeAllChildren() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Removes all children - every child that was implementing XmlNode will have set parent to null.
- removeAllNamespaceDeclarations() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- removeAllNamespaceDeclarations() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- removeAllNamespaceDeclarations() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method removeAllNamespaceDeclarations
- removeAllNotations() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- removeAllNotations() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
-
Method removeAllNotations
- removeAllNotations() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- removeAllProcessingInstructions() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDoctype
-
Remove all children.
- removeAllUnparsedEntities() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- removeAllUnparsedEntities() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- removeAllUnparsedEntities() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- removeAttribute(XmlAttribute) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- removeAttribute(XmlAttribute) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- removeAttribute(XmlAttribute) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method removeAttribute
- removeChild(Object) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- removeChild(Object) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- removeChild(Object) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method removeChild
- replaceChild(Object, Object) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- replaceChild(Object, Object) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- replaceChild(Object, Object) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method replaceChild
- replaceChildrenWithText(String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- replaceChildrenWithText(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- replaceChildrenWithText(String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Remove all children and then add this text as only child.
- require(int, String, String) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- require(int, String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- require(int, String, String) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Test if the current event is of the given type and if the namespace and name do match. null will match any namespace and any name.
- requiredElement(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- requiredElement(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- requiredElement(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- requiredElement(XmlNamespace, String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- requiredElement(XmlNamespace, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- requiredElement(XmlNamespace, String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
call element(n, name) and if null was returnedthrow XmlBuilderException
- requiredElementContent() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- requiredElementContent() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- requiredElementContent() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Return Iterator
- that represents all XmlElement content. - requiredTextContent() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- requiredTextContent() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- requiredTextContent() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
return children content as text - if there are any no text children throw exception
- requireInput(char, char[]) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- requireNextS() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- reset() - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- reset() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- resetStringCache() - クラス のメソッドorg.xmlpull.mxp1.MXParser
- resetStringCache() - クラス のメソッドorg.xmlpull.mxp1.MXParserCachingStrings
- returnPullParserToPool(XmlPullParser) - クラス のメソッドorg.xmlpull.v1.parser_pool.XmlPullParserPool
- roundtripSupported - クラス の変数org.xmlpull.mxp1.MXParser
- row - 例外 の変数org.xmlpull.v1.XmlPullParserException
S
- seenAmpersand - クラス の変数org.xmlpull.mxp1.MXParser
- seenBracket - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- seenBracketBracket - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- seenDocdecl - クラス の変数org.xmlpull.mxp1.MXParser
- seenEndTag - クラス の変数org.xmlpull.mxp1.MXParser
- seenMarkup - クラス の変数org.xmlpull.mxp1.MXParser
- seenRoot - クラス の変数org.xmlpull.mxp1.MXParser
- seenStartTag - クラス の変数org.xmlpull.mxp1.MXParser
- seenTag - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- serialize(Object, XmlSerializer) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- serialize(Object, XmlSerializer) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Serialize XML infoset item including serializing of children.
- serialize(XmlSerializer) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlSerializable
- serializeEndTag(XmlElement, XmlSerializer) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- serializeEndTag(XmlElement, XmlSerializer) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Write XML end tag with information provided in XML element.
- serializeItem(Object, XmlSerializer) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- serializeItem(Object, XmlSerializer) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Serialize XML infoset item without serializing any of children.
- serializerClasses - クラス の変数org.xmlpull.v1.XmlPullParserFactory
- serializeStartTag(XmlElement, XmlSerializer) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- serializeStartTag(XmlElement, XmlSerializer) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Write XML start tag with information provided in XML element.
- serializeToOutputStream(Object, OutputStream) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Serialize item using default UTF8 encoding.
- serializeToOutputStream(Object, OutputStream, String) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Serialize item to given output stream using given character encoding.
- serializeToString(Object) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Convert item into String representing XML content.
- serializeToWriter(Object, Writer) - クラス のメソッドorg.xmlpull.v1.builder.XmlInfosetBuilder
-
Serialize item to given writer.
- setBaseUri(String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- setBaseUri(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- setBaseUri(String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
XML Infoset [base URI] property
- setCharacterEncodingScheme(String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- setCharacterEncodingScheme(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- setCharacterEncodingScheme(String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- setContentHandler(ContentHandler) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- setCurrentNamespaceForElements(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- setCurrentNamespaceForElements(String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Set namespace to use in startTag(), endTag() and element() when methods called are those without namespace parameter.
- setDocumentElement(XmlElement) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- setDocumentElement(XmlElement) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- setDocumentElement(XmlElement) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
- setDTDHandler(DTDHandler) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- setEntityResolver(EntityResolver) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- setErrorHandler(ErrorHandler) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- setFeature(String, boolean) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- setFeature(String, boolean) - クラス のメソッドorg.xmlpull.mxp1.MXParser
-
Method setFeature
- setFeature(String, boolean) - クラス のメソッドorg.xmlpull.mxp1.MXParserCachingStrings
-
This allows to change name iterning property in this enhanced impl.
- setFeature(String, boolean) - クラス のメソッドorg.xmlpull.mxp1.MXParserNonValidating
-
This allows to change processing DOCDECL (controls if parser is non-validating).
- setFeature(String, boolean) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- setFeature(String, boolean) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- setFeature(String, boolean) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- setFeature(String, boolean) - クラス のメソッドorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- setFeature(String, boolean) - インタフェース のメソッド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) - クラス のメソッドorg.xmlpull.v1.XmlPullParserFactory
-
Set the features to be set when XML Pull Parser is created by this factory.
- setFeature(String, boolean) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Set feature identified by name (recommended to be URI for uniqueness).
- setInput(InputStream, String) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- setInput(InputStream, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- setInput(InputStream, String) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Sets the input stream the parser is going to process.
- setInput(Reader) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- setInput(Reader) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- setInput(Reader) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Set the input source for parser to the given reader and resets the parser.
- setName(String) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- setName(String) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- setName(String) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
XML Infoset [local name] property.
- setNamespace(XmlNamespace) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- setNamespace(XmlNamespace) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- setNamespace(XmlNamespace) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Set namespace ot use for theis element.
- setNamespaceAware(boolean) - クラス のメソッドorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- setNamespaceAware(boolean) - クラス のメソッドorg.xmlpull.v1.XmlPullParserFactory
-
Specifies that the parser produced by this factory will provide support for XML namespaces.
- setOutput(OutputStream, String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- setOutput(OutputStream, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- setOutput(OutputStream, String) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Set to use binary output stream with given encoding.
- setOutput(Writer) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- setOutput(Writer) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- setOutput(Writer) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Set the output to the given writer.
- setParent(XmlContainer) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- setParent(XmlContainer) - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- setParent(XmlContainer) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlContained
- setParent(XmlContainer) - インタフェース のメソッドorg.xmlpull.v1.builder.XmlElement
-
Method setParent
- setPrefix(String, String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- setPrefix(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- setPrefix(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- setPrefix(String, String) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Binds the given prefix to the given namespace.
- setPrefixCalled - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- setProperty(String, Object) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- setProperty(String, Object) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- setProperty(String, Object) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
- setProperty(String, Object) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- setProperty(String, Object) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- setProperty(String, Object) - インタフェース のメソッドorg.xmlpull.v1.XmlPullParser
-
Set the value of a property.
- setProperty(String, Object) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Set the value of a property.
- setTopAdapter(XmlElementAdapter) - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- setValidating(boolean) - クラス のメソッドorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- setValidating(boolean) - クラス のメソッド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).
- skipS(char) - クラス のメソッドorg.xmlpull.mxp1.MXParser
- skipSubTree() - クラス のメソッドorg.xmlpull.mxp1.MXParser
-
Skip sub tree that is currently parser positioned on.
- skipSubTree() - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- skipSubTree() - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Skip sub tree that is currently porser positioned on.
- skipSubTree(XmlPullParser) - クラス のメソッド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メソッドorg.xmlpull.v1.util.XmlPullUtil
-
Skip sub tree that is currently porser positioned on.
- START_DOCUMENT - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
Signalize that parser is at the very beginning of the document and nothing was read yet.
- START_TAG - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
Returned from getEventType(), next(), nextToken() when a start tag was read.
- startDocument(String, Boolean) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- startDocument(String, Boolean) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- startDocument(String, Boolean) - インタフェース のメソッド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) - クラス のメソッドorg.xmlpull.v1.sax2.Driver
-
Calls {@link ContentHandler.startElement(String, String, String, Attributes) startElement} on the
ContentHandlerwiththisdriver object as theAttributesimplementation. - startTag(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- startTag(String) - インタフェース のメソッドorg.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Write start tag in current namespace with name given as argument.
- startTag(String, String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- startTag(String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- startTag(String, String) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Writes a start tag with the given namespace and name.
- startTagIncomplete - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- StaticXmlPullParserWrapper - 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) - クラス のコンストラクタorg.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- StaticXmlSerializerWrapper - 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) - クラス のコンストラクタorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- stringCachedParserAvailable - クラス のstatic変数org.xmlpull.mxp1.MXParserFactory
- systemId - クラス の変数org.xmlpull.v1.sax2.Driver
T
- TANDALONE - クラス のstatic変数org.xmlpull.mxp1.MXParser
- text - クラス の変数org.xmlpull.mxp1.MXParser
- text(char[], int, int) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- text(char[], int, int) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- text(char[], int, int) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Writes text, where special XML chars are escaped automatically
- text(String) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- text(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- text(String) - インタフェース のメソッドorg.xmlpull.v1.XmlSerializer
-
Writes text, where special XML chars are escaped automatically
- TEXT - インタフェース のstatic変数org.xmlpull.v1.XmlPullParser
-
Character data was read and will is available by calling getText().
- tokenize - クラス の変数org.xmlpull.mxp1.MXParser
- toString() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlAttributeImpl
- toString() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlElementImpl
- toString() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlNamespaceImpl
- TRACE_SIZING - クラス のstatic変数org.xmlpull.mxp1.MXParserCachingStrings
- TYPES - インタフェース のstatic変数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
- unparsedEntities() - クラス のメソッドorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- unparsedEntities() - クラス のメソッドorg.xmlpull.v1.builder.impl.XmlDocumentImpl
-
An unordered set of unparsed entity information items, one for each unparsed entity declared in the DTD.
- unparsedEntities() - インタフェース のメソッドorg.xmlpull.v1.builder.XmlDocument
-
An unordered set of unparsed entity information items, one for each unparsed entity declared in the DTD.
- usePC - クラス の変数org.xmlpull.mxp1.MXParser
V
- VALIDATION_FEATURE - クラス のstatic変数org.xmlpull.v1.sax2.Driver
- values - クラス の変数org.xmlpull.mxp1.MXParserCachingStrings
- VERSION - クラス のstatic変数org.xmlpull.mxp1.MXParser
W
- wf - クラス の変数org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- writeAttributeValue(String, Writer) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- writeDouble(double) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- writeDoubleElement(String, String, double) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- writeElementContent(char[], int, int, Writer) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- writeElementContent(String, Writer) - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- writeFloat(float) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- writeFloatElement(String, String, float) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- writeIndent() - クラス のメソッドorg.xmlpull.mxp1_serializer.MXSerializer
- writeIndentation - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- writeInt(int) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- writeIntElement(String, String, int) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- writeLineSepartor - クラス の変数org.xmlpull.mxp1_serializer.MXSerializer
- writeSimpleElement(XmlSerializer, String, String, String) - クラス のstaticメソッドorg.xmlpull.v1.util.XmlPullUtil
-
Writes a simple element such as
johndoe . - writeString(String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- writeStringElement(String, String, String) - クラス のメソッドorg.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
X
- XML_URI - クラス のstatic変数org.xmlpull.mxp1_serializer.MXSerializer
- XML_URI - クラス のstatic変数org.xmlpull.mxp1.MXParser
- XmlAttribute - org.xmlpull.v1.builderのインタフェース
-
This is immutable value object that represents Attribute Information Item with exception of references property.
- XmlAttributeAdapter - org.xmlpull.v1.builder.adapterのクラス
-
Wraps XML attribute - allows overriding and other nice things.
- XmlAttributeAdapter(XmlAttribute) - クラス のコンストラクタorg.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- XmlAttributeImpl - org.xmlpull.v1.builder.implのクラス
-
Simple implementation.
- XmlBuilderException - org.xmlpull.v1.builderの例外
-
This exception is thrown to signal XB1 related exceptions.
- XmlBuilderException(String) - 例外 のコンストラクタorg.xmlpull.v1.builder.XmlBuilderException
- XmlBuilderException(String, Throwable) - 例外 のコンストラクタorg.xmlpull.v1.builder.XmlBuilderException
- XmlCharacters - org.xmlpull.v1.builderのインタフェース
-
Represents otrdered colection of Character Information Items where character code properties are put together into Java String.
- XmlComment - org.xmlpull.v1.builderのインタフェース
-
Represents Comment Information Item.
- XmlCommentImpl - org.xmlpull.v1.builder.implのクラス
-
Simple implementation.
- XmlContained - 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 - 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 - クラス の変数org.xmlpull.mxp1.MXParser
- xmlDeclStandalone - クラス の変数org.xmlpull.mxp1.MXParser
- xmlDeclVersion - クラス の変数org.xmlpull.mxp1.MXParser
- XmlDoctype - org.xmlpull.v1.builderのインタフェース
-
Represents Document Type Declaration Information Item.
- XmlDocument - org.xmlpull.v1.builderのインタフェース
-
Represents Document Information Item .
- XmlDocumentAdapter - org.xmlpull.v1.builder.adapterのクラス
- XmlDocumentAdapter(XmlDocument) - クラス のコンストラクタorg.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- XmlDocumentImpl - org.xmlpull.v1.builder.implのクラス
- XmlDocumentImpl(String, Boolean, String) - クラス のコンストラクタorg.xmlpull.v1.builder.impl.XmlDocumentImpl
- XmlElement - 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 - org.xmlpull.v1.builder.adapterのクラス
- XmlElementAdapter(XmlElement) - クラス のコンストラクタorg.xmlpull.v1.builder.adapter.XmlElementAdapter
- XmlElementImpl - org.xmlpull.v1.builder.implのクラス
-
This is implementation if XML Infoset Element Information Item.
- XmlInfosetBuilder - 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() - クラス のコンストラクタorg.xmlpull.v1.builder.XmlInfosetBuilder
- XmlInfosetBuilderImpl - org.xmlpull.v1.builder.implのクラス
-
Implementation of generic buuilder that uses XmlPull API to access current default XmlPullParser and XmlSerializer.
- XmlInfosetBuilderImpl() - クラス のコンストラクタorg.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- XmlNamespace - org.xmlpull.v1.builderのインタフェース
-
Represents Namespace Information Item .
- XmlNamespaceImpl - org.xmlpull.v1.builder.implのクラス
-
Simple implementation.
- XmlNotation - org.xmlpull.v1.builderのインタフェース
-
Represents Notation Information Item.
- XMLNS_URI - クラス のstatic変数org.xmlpull.mxp1_serializer.MXSerializer
- XMLNS_URI - クラス のstatic変数org.xmlpull.mxp1.MXParser
- XmlProcessingInstruction - org.xmlpull.v1.builderのインタフェース
-
Represents Processing Instruction Information Item .
- XmlPullParser - 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 - 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) - クラス のコンストラクタorg.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- XmlPullParserException - org.xmlpull.v1の例外
-
This exception is thrown to signal XML Pull Parser related faults.
- XmlPullParserException(String) - 例外 のコンストラクタorg.xmlpull.v1.XmlPullParserException
- XmlPullParserException(String, XmlPullParser, Throwable) - 例外 のコンストラクタorg.xmlpull.v1.XmlPullParserException
- XmlPullParserFactory - org.xmlpull.v1のクラス
-
This class is used to create implementations of XML Pull Parser defined in XMPULL V1 API.
- XmlPullParserFactory() - クラス のコンストラクタorg.xmlpull.v1.XmlPullParserFactory
-
Protected constructor to be called by factory implementations.
- XmlPullParserPool - org.xmlpull.v1.parser_poolのクラス
-
Very simple utility to make pooling of XmlPull parsers easy.
- XmlPullParserPool() - クラス のコンストラクタorg.xmlpull.v1.parser_pool.XmlPullParserPool
- XmlPullParserPool(XmlPullParserFactory) - クラス のコンストラクタorg.xmlpull.v1.parser_pool.XmlPullParserPool
- XmlPullParserWrapper - org.xmlpull.v1.wrapperのインタフェース
-
Extensions to XmlPullParser interface
- XmlPullUtil - org.xmlpull.v1.utilのクラス
-
Handy functions that combines XmlPull API into higher level functionality.
- XmlPullWrapperFactory - org.xmlpull.v1.wrapperのクラス
-
Handy functions that combines XmlPull API into higher level functionality.
- XmlPullWrapperFactory(XmlPullParserFactory) - クラス のコンストラクタorg.xmlpull.v1.wrapper.XmlPullWrapperFactory
- XmlSerializable - org.xmlpull.v1.builderのインタフェース
-
This interface is used during serialization by XmlInfosetBuilder for children that are not in XML infoset.
- XmlSerializer - org.xmlpull.v1のインタフェース
-
Define an interface to serialziation of XML Infoset.
- XmlSerializerDelegate - 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) - クラス のコンストラクタorg.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- XmlSerializerWrapper - org.xmlpull.v1.wrapperのインタフェース
-
Extensions to XmlSerialzier interface
- XmlUnexpandedEntityReference - org.xmlpull.v1.builderのインタフェース
-
Represents Unexpanded Entity Reference Information Item .
- XmlUnparsedEntity - org.xmlpull.v1.builderのインタフェース
-
Represents Unparsed Entity Information Item .
- xs - クラス の変数org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- XSD_NS - インタフェース のstatic変数org.xmlpull.v1.wrapper.XmlPullParserWrapper
- XSD_NS - インタフェース のstatic変数org.xmlpull.v1.wrapper.XmlSerializerWrapper
- XSI_NS - クラス のstatic変数org.xmlpull.v1.util.XmlPullUtil
- XSI_NS - インタフェース のstatic変数org.xmlpull.v1.wrapper.XmlPullParserWrapper
- XSI_NS - インタフェース のstatic変数org.xmlpull.v1.wrapper.XmlSerializerWrapper
Y
A B C D E F G H I J K L M N O P R S T U V W X Yすべてのクラス すべてのパッケージ