Package org.xmlpull.mxp1
Contains XPP3 implementation of XMLPULL V1 API.
-
Class Summary Class Description MXParser Absolutely minimal implementation of XMLPULL V1 APIMXParserCachingStrings Extend MXP parser to use string cache of char[] to interned StringMXParserFactory Simple facotry to speed up creation process.MXParserNonValidating 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).