Package de.ispsoft.jaxme.generator.parselets

Interface Summary
ParseletDecorator A decorator reading Parselet definitions.
 

Class Summary
ComplexParseletDecorator Default implementation of a ParseletDecorator for complex elements.
NullParseletDecorator Default implementation of a ParseletDecorator for simple elements.
ParseletDecoratorFactory Default implementation of ParseletGeneratorFactory.
ParseletDecoratorImpl Default implementation of a ParseletDecorator, for deriving subclasses.
ParseletWriter Generates source code for working with Parselets.
SimpleParseletDecorator The standard ParseletDecorator for simple types.
SimpleParseletDecoratorFactory A factory for simple elements or attributes.