Fork me on GitHub

Project Modules

This project has declared the following modules:

Name Description
Castor Castor is an open source data binding framework for Java[tm]. It’s the shortest path between Java objects, XML documents and relational tables.
Castor CORE - Core code/functionality Core functionality - Required by all other modules
Castor XML - core The core XML data binding framework with support for marshalling Java objects to and unmarshalling from XML documents.
Castor XML - Annotation support Annotation support for Castor XML.
Castor XML - schema Functionality to reading, processing and writing XML schema documents.
Castor XML - Code generator Code generator of Castor XML: takes a set of XML schemas and generates Java source code based on the content definitions
Castor XML - Ant tasks for XML code generator Castor is an open source data binding framework for Java[tm]. It’s the shortest path between Java objects, XML documents and relational tables.
Castor XML - XML diff Functionality to process a diff function on XML artifacts.
Castor XML - test suite framework code Castor is an open source data binding framework for Java[tm]. It’s the shortest path between Java objects, XML documents and relational tables.
Castor XML - Maven Mojos for executing XMLCTF tests Castor is an open source data binding framework for Java[tm]. It’s the shortest path between Java objects, XML documents and relational tables.
Castor XML - Code generator JUnit test archetype Maven archetype of a JUnit test case for the Castor XML code generator
Castor XML - Integration tests -