|
Java开源项目
|
XOM - a new XML object model [XML Parsers]
XOM™ is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with Java that strives for correctness, simplicity, and performance, in that order. JVoiceXML [XML Parsers] VoiceXML is designed for creating audio dialogs that feature synthesized speech, digitized audio, recognition of spoken and DTMF key input, recording of spoken input, telephony, an... JOX - Linking Java Beans and XML With Ease [XML Parsers] JOX is a set of Java libraries that make it easy to transfer data between XML documents and Java beans. You can think of JOX as a special form of Java Object Serialization, using X... JaxMe [XML Parsers] JaxMe is an open source implementation of JAXB , the specification for Java/XML binding. A Java/XML binding compiler takes as input a schema description (in most cases an XML sc... Apache Crimson [XML Parsers] Crimson is a Java XML parser which supports XML 1.0 via the following APIs: Java API for XML Processing (JAXP) 1.1 minus the javax.xml.transform package. JAXP is a pluggable API ... NunniMJAX [XML Parsers] NunniMJAX is a Java, non validating XML parser. its APIs and functioning are very similar to SAX. That means that if you're familiar with SAX it will be straitforward to start usin... Digester [XML Parsers] Many projects read XML configuration files to provide initialization of various Java objects within the system. There are several ways of doing this, and the Digester component was... StAX - The Streaming API for XML [XML Parsers] StAX is a standard XML processing API that allows you to stream XML data from and to your application. This StAX implementation is the standard pull parser implementation for JSR-1... NUX - Efficient and Powerful XML Processing Made Easy [XML Parsers] Nux is an open-source Java toolkit making efficient and powerful XML processing easy. It is geared towards embedded use in high-throughput XML messaging middleware such as large-sc... Xalan-Java [XML Parsers] Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Langu... |
|