|
Java开源项目
|
kXML - a small XML pull parser
kXML is a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or MIDP devices. In contrast to kXML 1, kXML 2 is based on the commo... NanoXML NanoXML is a small XML parser for Java. NanoXML comes in three different components: Piccolo XML Parser for Java Piccolo is a small, extremely fast XML parser for Java. It implements the SAX 1, SAX 2.0.1, and JAXP 1.1 (SAX parsing only) interfaces as a non-validating parser and attempts to de... Woodstox - the Fast XML-processor Woodstox is a high-performance validating namespace-aware StAX-compliant (JSR-173) Open Source XML-processor written in Java. XML processor means that it handles both input (== pa... VTD-XML VTD-XML is the next generation XML parser/Indexer that goes beyond DOM and SAX in performance, memory and ease of use. It fully conforms to XML 1.0 (except the external entities). ... XmlIO - XML IO XmlIO is a framework for reading XML files into corresponding Java objects and for writing a graph of Java objects to XML. |
|