Package org.xmlpull.mxp1

Contains MXP1 parser minimal implementation that should work on J2ME and implementation of  XMLPULL V1 API.

See:
          Description

Class Summary
MXParser Absolutely minimal implementaion of XMLPULL V1 API
MXParserCachingStrings Extend MXP parser to use string cache of char[] to interned String
MXParserFactory 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).
 

Package org.xmlpull.mxp1 Description

Contains MXP1 parser minimal implementation that should work on J2ME and implementation of  XMLPULL V1 API.



Copyright (c) 2004 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.