Package org.spicefactory.pimento.generator.ant

Generator Ant task and helper classes.

See:
          Description

Class Summary
AbstractCinnamonGeneratorTask Abstract base class for Ant Task that generates AS3 source code for service interfaces and proxies and Parsley XML configuration files.
CinnamonGeneratorTask Ant Task that generates AS3 source code for service interfaces and proxies and Parsley XML configuration files based on Cinnamon's own XML configuration format.
ConfigGeneratorSettings Represents a single parsleyConfigGenerator tag in a Cinnamon Generator Ant Task.
Mapping Represents a single typeMapping or packageMapping tag in a Cinnamon Generator Ant Task.
SourceGeneratorSettings Represents a single as3SourceGenerator tag in a Cinnamon Generator Ant Task.
SpringGeneratorTask Ant Task that generates AS3 source code for service interfaces and proxies and Parsley XML configuration files based on Spring configuration.
 

Package org.spicefactory.pimento.generator.ant Description

Generator Ant task and helper classes.