TibiXmlParser


What is the TibiXmlParser?

The TibiXmlParser is a pull based XML parser by alone one class of Java.

The TibiXmlParser is a small XML pull parser, specially designed for constrained environments such as

The TibiXmlParser is based on two classes.

The TibiXmlParser is a replacement of XmlPullParser and KXmlParser.

A main change is a replacing org.xmlpull.v1.XmlPullParserException with java.lang.Exception.

API Reference(by JavaDoc)

API Reference

License

The MIT License

Download

current version 1.1.0 source code: TibiXmlParser.java

sample source code: TibiXmlParserSample.java

old version source code: 1.0.1 1.0.0

How to make english API reference by Javadoc

Example:

C:\>javadoc -locale en_US -version -author -breakiterator -windowtitle "TibiXmlParser" TibiXmlParser.java
Loading source file TibiXmlParser.java...
Constructing Javadoc information...
Standard Doclet version 1.4.0

Generating constant-values.html...
Building tree for all the packages and classes...
Building index for all the packages and classes...
Generating overview-tree.html...
Generating index-all.html...
Generating deprecated-list.html...
Building index for all classes...
Generating allclasses-frame.html...
Generating allclasses-noframe.html...
Generating index.html...
Generating packages.html...
Generating TibiXmlParser.html...
Generating package-list...
Generating help-doc.html...
Generating stylesheet.css...

This page's information.

author: NI-Lab.