-
public final class XmlParserXML Parser with support for namespaces, mixed content and lang inheritance
isNamespaceAware behaves as defined in XmlPullParser specification. If isCaseSensitive is false, attribute and tag names are lowercased during the parsing
-
-
Method Summary
Modifier and Type Method Description final ElementNodeparse(InputStream stream)-
-
Method Detail
-
parse
final ElementNode parse(InputStream stream)
-
-
-
-