com.basilv.envgen
Class EnvGenTask.TransformSpecification

java.lang.Object
  extended by com.basilv.envgen.EnvGenTask.TransformSpecification
Enclosing class:
EnvGenTask

public static class EnvGenTask.TransformSpecification
extends Object

Represents a shared transform for the FreeMarker configuration.


Constructor Summary
EnvGenTask.TransformSpecification()
           
 
Method Summary
 String getName()
           
 Object getTransformInstance()
           
 void setClass(String className)
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvGenTask.TransformSpecification

public EnvGenTask.TransformSpecification()
Method Detail

setClass

public void setClass(String className)

getName

public String getName()

setName

public void setName(String name)

getTransformInstance

public Object getTransformInstance()


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