Package org.apache.ws.jaxme.generator
This package contains JaxMe
specific source generators.
Generator | The Generator is a frontend for working with the
SchemaReaders, SourceWriters and whatever else. |
PropertySource | An instance of PropertySource (typically the Generator
can be queried for properties. |
SchemaReader | A SchemaReader is responsible for reading a schema
definition. |
This package contains
JaxMe
specific source generators.
This code uses the generic
JaxMeJS
java source generation framework to generate source from schema.
The base package contains startup code (for Ant and from the command line).
The actual implementations are contained within subpackages.