Download Sources

Package com.liguorien.flex.generator.handlers

Provides handlers for the generator.

See:
          Description

Interface Summary
FlexGeneratorHandler Interface that must be implemented in order to add an handler to the generator.
 

Class Summary
AbstractGeneratorHandler<T extends FlexGeneratorHandler> Basic implementation of FlexGeneratorHandler.
Dom4jBuilderHandler Generates code which will read and create dom4j element from Java entities.
FlexModelBuilderHandler Generates code which will read and create XML from ActionScript objects.
FlexModelHandler Generates ActionScript version of the Java entities.
 

Package com.liguorien.flex.generator.handlers Description

Provides handlers for the generator.


FlexGenerator

Copyright 2006 Nicolas Désy. All rights reserved.