FastParser is an XML java parser. It supports now namespace, sax2, jaxp, xpath subset. Samples for XSL and SOAP.
特征综述 About Feature
声明:本产品中文介绍为慧都控件网版权所有,未经慧都公司书面许可,严禁拷贝、转载!
- 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
- 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
更新时间:2008-2-25 | 录入时间:2005-3-12 | 编辑:liuzh | 审核:wangss