Download Sources

Uses of Class
com.liguorien.flex.generator.handlers.AbstractGeneratorHandler

Packages that use AbstractGeneratorHandler
com.liguorien.flex.generator.handlers Provides handlers for the generator. 
 

Uses of AbstractGeneratorHandler in com.liguorien.flex.generator.handlers
 

Subclasses of AbstractGeneratorHandler in com.liguorien.flex.generator.handlers
 class Dom4jBuilderHandler
          Generates code which will read and create dom4j element from Java entities.
 class FlexModelBuilderHandler
          Generates code which will read and create XML from ActionScript objects.
 class FlexModelHandler
          Generates ActionScript version of the Java entities.
 


FlexGenerator

Copyright 2006 Nicolas Désy. All rights reserved.