Tiny_XML_j2me

所属分类:J2ME
开发工具:Java
文件大小:22KB
下载次数:51
上传日期:2007-01-19 15:33:54
上 传 者porochi
说明:  TinyXML解析器,好多J2ME程序在解析XML时候需要用到,将扩展名改为JAR即可使用
(TinyXML parser, many of the analytical procedures J2ME often necessary to use XML. will be extended to be changed in order to use JAR)

文件列表:
META-INF (0, 2003-03-06)
META-INF\MANIFEST.MF (71, 2003-03-06)
gd (0, 2003-03-06)
gd\xml (0, 2003-03-06)
gd\xml\ParseException.class (305, 2000-01-04)
gd\xml\tiny (0, 2003-03-06)
gd\xml\tiny\ParsedXML.class (376, 2000-01-04)
gd\xml\tiny\ParseNode.class (2463, 2000-01-04)
gd\xml\tiny\TinyParser.class (1327, 2000-01-04)
gd\xml\tiny\TinyResponder.class (2988, 2000-01-04)
gd\xml\XMLParser.class (12518, 2000-01-04)
gd\xml\XMLReader.class (3015, 2000-01-04)
gd\xml\XMLResponder.class (1197, 2000-01-04)
gpl.txt (18344, 1999-06-18)

Title: TinyXML V0.7 Release Notes Maintainer: Tom Gibara (tom@srac.org) Last updated: 4th January 2000 TinyXML is a very lightweight XML parser. It has been released under the GPL (GNU GENERAL PUBLIC LICENCE) which is contained in the file gpl.txt. Please read it document before using or distributing TinyXML or any of its associated files. This second release of TinyXML contains the following files: * Java class files for the package gd.xml * Java class files for the package gd.xml.tiny * Java class files for the XMLTest application * Java class files for the TinyXMLTest command line tool * Java source files for all supplied classes * The text file DevelopmentDiary-TinyXML.txt * javadoc generated documentation for the gd.xml package Consult the development diary file for details of known bugs, XML1.0 conformance failings and work in progress. Consult the html documents within the JavaDoc directory for information on how to use the TinyXML package, or look at TinyXMLTest.java (it's very simple). Note that the ParsedXML interface will be enriched significantly in the next release. The XmlResponder interface provided by the gd.xml package may be considered stable. The XMLTest application requires that the Swing classes be available under the javax package to be run. The TinyXML classes themselves should run under JVM versioned at 1.1 and above. Major changes since last release include: * A new event orientated parsing interface has been provided onto which the old interface has been layered. * Support for UTF-8 and UTF-16 has been added. * Added parsing of Document type definitions (both internal and external). * Added support for external entities. * Newlines now normalized to 0x0A's * Collection of different bugs fixed. * Improved conformance to XML 1.0 specification greatly.

近期下载者

相关文件


收藏者