com.basilv.envgen
Class MainframeFileFormatTransform

java.lang.Object
  extended by com.basilv.envgen.MainframeFileFormatTransform
All Implemented Interfaces:
TemplateModel, TemplateTransformModel

public class MainframeFileFormatTransform
extends Object
implements TemplateTransformModel

Template to format input into a form acceptable for mainframes. The formatting changes that are made are:


Field Summary
 
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
 
Constructor Summary
MainframeFileFormatTransform()
          Must have a default no-arg constructor.
 
Method Summary
 Writer getWriter(Writer out, Map args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainframeFileFormatTransform

public MainframeFileFormatTransform()
Must have a default no-arg constructor.

Method Detail

getWriter

public Writer getWriter(Writer out,
                        Map args)
                 throws TemplateModelException
Specified by:
getWriter in interface TemplateTransformModel
Throws:
TemplateModelException


EnvGen available from www.basilv.com/psd/software Copyright © 2007 Basil Vandegriend. All Rights Reserved.