Package org.umber.ballast.schema

Class Summary
BaseSchemaGenerator  
SchemaGenerator Generator to render a schema into arbitrary formats, according to a Velocity template.
SchemaJavaGenerator Generator to convert a BellowsSchema into JavaBeans, one Java source file per schema element node.
SchemaJavaGenerator.WrappedAttribute Emulates an ISchemaAttribute object, with all String parameters modified to return a PropertyName, for friendlier use in Velocity.
TemplateRunner Command-line application to generate files from DTD schema definitions, using Velocity templates.