|
Java Open Source Projects
|
JDOM
We want to provide a solution for using XML from Java that is as simple as Java itself. There is no compelling reason for a Java API to manipulate XML to be complex, tricky, uni... The Xerces Java Parser The Xerces Java Parser 1.4.4 supports the XML 1.0 recommendation and contains advanced parser functionality, such as support for the W3C's XML Schema recommendation version 1.0 , D... XMLBeans XMLBeans is a technology for accessing XML by binding it to Java types. XMLBeans provides several ways to get at the XML, including: Through XML schema that has been compiled to... dom4j dom4j is an easy to use, open source library for working with XML, XPath and XSLT on the Java platform using the Java Collections Framework and with full support for DOM, SAX and J... XMLConfigReader - XML Config Reader XMLConfigReader is an open-source extension of Java ResourceBundle class to read configuration data directly from an XML file. XMLConfigReader reads structured resource text data ... XStream is a simple library to serialize objects to XML and back again. Features : Ease of use. A high level facade is supplied that simplifies common use cases. No mappin... jConfig jConfig is an extremely helpful utility, arming the developer with a simple API for the management of properties. Parts of the implementation are based on the idea that Properties,... JiBX: Binding XML to Java Code JiBX is a framework for binding XML data to Java objects. It lets you work with data from XML documents using your own class structures. The JiBX framework handles all the details ... XOM - a new XML object model 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 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... |