FastParser 1.6.2
| JavaNews 28 Sep 2003 08:45 GMT | Page rating:  |
FastParser is a fast XML parser
Main :
http://www.japisoft.com/fastparser
Documentation :
http://www.japisoft.com/fastparser/doc/index.html
Download :
http://www.japisoft.com/fastparser/download/unregistered.zip
Forum for posting requests or bugs :
http://www.japisoft.com/forum/index.php
News :
- Buffering mode disabled on SAX, SAX2 for performance on medium and
heavy document
- added fio and sax package. ContentHandlerAdapter and
TraceContentHandler are provided for commodities
- Only one jar for all the API part : fp.jar
Bug fixed :
- Namespace usage for the default parsing mode was bad
- Skipped entity on SAX2 was not called
- XPath path inside SimpleNode was invalid
- A reference to the initial document was maintained in the buffering
mode
Features :
* High performance XML parser (benchmarks* : up to +100% faster
compared to Xerces and JDK1.4 integrated parser)
* SAX Level 1 and 2 compliant
* DOM support
* JAXP compatibility
* Namespace support
* Ideal for embedded device
* Ideal for Web Services (SOAP...) and XSL
* Core parsing package very compact (without DOM) : 26Ko
* Ideal for real time parsing needs (integrated in JXMLPad)
* Modular libraries
* Embedded device mode support (including minimal memory usage)
* XML Comment optional support
* CDATA, Entities, Character reference support
* Optimization choice mode (low, medium, high parsing)
* Preserved or not extra whitespace between tags
* Include any node type with a custom NodeFactory
* Walker for navigating easily through XML trees
* Rich API for finding nodes, text with multiple criterias (OR,AND,NOT
operator)
* Subset for XPath
* Many API samples (swing, sax, xslt, dom...) and benchmark test
included
* JDK1.1 and later compliant
Best regards,
A.Brillant
http://www.japisoft.com
No comments at this time. Why not be the first?