Documentation of 'javolution37.javolution.xml.pull.package-summary' Java class
javolution37.javolution.xml.pull

Package javolution37.javolution.xml.pull

Provides a XML Pull Parser which does not create objects dynamically; this parser runs on average 2-5x faster than (the fastest) conventional XPP parser.

See: Description

Package javolution37.javolution.xml.pull Description

Provides a XML Pull Parser which does not create objects dynamically; this parser runs on average 2-5x faster than (the fastest) conventional XPP parser.

In order to avoid String allocations, the XmlPullParser interface had to be slightly modified with the String replaced by the more generic CharSequence.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.