XJR
Categories: XML
Author: Objectwave
Latest version: 1.3.3 a
Added 2005-05-31
XML manipulation library.
Features include:
- Code ceneration: generate Java code from a DTD keeping XML documents and Java code in "sync".
- XML manipulation: no more DOM (Document Object Model) to deal with, using the generated interfaces, you can manipulate an XML document as a standard Java object.
- Reading and writing: in most cases a single method will read/write the XML to/from an object model.
- DTD generation: take an existing Java class hierarchy and generate a DTD from it.
- Ant integration: integrated with the Ant build tool, your DTD compilation becomes part of your standard builds.
- Compatibility: XJR uses JAXP (Java API for XML Processing) to load the XML so you can use any JAXP compliant parser.
Built for Java |
Library |
Free or free version available |
Source code provided |
Discontinued |