Skip navigation links
D G I M N P R S 

D

defineEntityReplacementText(String, String) - Method in class io.github.xstream.mxparser.MXParser
 

G

getAttributeCount() - Method in class io.github.xstream.mxparser.MXParser
 
getAttributeName(int) - Method in class io.github.xstream.mxparser.MXParser
 
getAttributeNamespace(int) - Method in class io.github.xstream.mxparser.MXParser
 
getAttributePrefix(int) - Method in class io.github.xstream.mxparser.MXParser
 
getAttributeType(int) - Method in class io.github.xstream.mxparser.MXParser
 
getAttributeValue(int) - Method in class io.github.xstream.mxparser.MXParser
 
getAttributeValue(String, String) - Method in class io.github.xstream.mxparser.MXParser
 
getColumnNumber() - Method in class io.github.xstream.mxparser.MXParser
 
getDepth() - Method in class io.github.xstream.mxparser.MXParser
 
getEventType() - Method in class io.github.xstream.mxparser.MXParser
 
getFeature(String) - Method in class io.github.xstream.mxparser.MXParser
Unknown properties are always returned as false
getInputEncoding() - Method in class io.github.xstream.mxparser.MXParser
 
getLineNumber() - Method in class io.github.xstream.mxparser.MXParser
 
getName() - Method in class io.github.xstream.mxparser.MXParser
 
getNamespace(String) - Method in class io.github.xstream.mxparser.MXParser
 
getNamespace() - Method in class io.github.xstream.mxparser.MXParser
 
getNamespaceCount(int) - Method in class io.github.xstream.mxparser.MXParser
 
getNamespacePrefix(int) - Method in class io.github.xstream.mxparser.MXParser
 
getNamespaceUri(int) - Method in class io.github.xstream.mxparser.MXParser
 
getPositionDescription() - Method in class io.github.xstream.mxparser.MXParser
Return string describing current position of parsers as text 'STATE [seen %s...] @line:column'.
getPrefix() - Method in class io.github.xstream.mxparser.MXParser
 
getProperty(String) - Method in class io.github.xstream.mxparser.MXParser
 
getText() - Method in class io.github.xstream.mxparser.MXParser
 
getTextCharacters(int[]) - Method in class io.github.xstream.mxparser.MXParser
 

I

io.github.xstream.mxparser - package io.github.xstream.mxparser
 
isAttributeDefault(int) - Method in class io.github.xstream.mxparser.MXParser
 
isEmptyElementTag() - Method in class io.github.xstream.mxparser.MXParser
 
isWhitespace() - Method in class io.github.xstream.mxparser.MXParser
 

M

MXParser - Class in io.github.xstream.mxparser
Absolutely minimal implementation of XMLPULL V1 API
MXParser() - Constructor for class io.github.xstream.mxparser.MXParser
 

N

next() - Method in class io.github.xstream.mxparser.MXParser
 
nextTag() - Method in class io.github.xstream.mxparser.MXParser
 
nextText() - Method in class io.github.xstream.mxparser.MXParser
 
nextToken() - Method in class io.github.xstream.mxparser.MXParser
 

P

parseEndTag() - Method in class io.github.xstream.mxparser.MXParser
 
parseStartTag() - Method in class io.github.xstream.mxparser.MXParser
 

R

require(int, String, String) - Method in class io.github.xstream.mxparser.MXParser
 

S

setFeature(String, boolean) - Method in class io.github.xstream.mxparser.MXParser
Method setFeature
setInput(Reader) - Method in class io.github.xstream.mxparser.MXParser
 
setInput(InputStream, String) - Method in class io.github.xstream.mxparser.MXParser
 
setProperty(String, Object) - Method in class io.github.xstream.mxparser.MXParser
 
skipSubTree() - Method in class io.github.xstream.mxparser.MXParser
Skip sub tree that is currently parser positioned on.
D G I M N P R S 
Skip navigation links

Copyright © 2020–2023. All rights reserved.