libmodello1.4-java-doc

Data model toolkit in use by the maven 2 project (documentation)
  http://modello.codehaus.org
  0
  no reviews



Once a datamodel is defined, the toolkit can be used to generate any of the following at compile time.

* java pojos of the datamodel.
* java pojos to xml writer. (provided via xpp3, stax, jdom or dom4j)
* xml to java pojos reader. (provided via xpp3, stax or dom4j)
* xdoc documentation of the datamodel.
* xml schema to validate the datamodel.
modello is used to build the maven system.

this package provides the api documentation for modello.