Package biz.hammurapi.web.mda

Interface Summary
Channel Output channel for templates.
RootChannel Creates channels and flushes them to their "final" destinations.
SubChannel  
Template Template instance.
 

Class Summary
AbstractChannel Channel which uses StringWriter.
FileRootChannel Outputs channels to files.
JavaFileRootChannel Outputs channels to files.
MdaRule Base for code generation rules.
MemoryChannelBase Channel which uses StringWriter.
MemorySubChannel Channel which uses StringWriter.
SimplePartsComparator Orders parts by name as specified in the array passed to constructor.
TemplateFactory Creates template instances.
Util Utility class
ZipRootChannel Outputs channels to files.
 



Copyright © 2006 Hammurapi Group. All Rights Reserved.