com.cyclops.dbdigger.task
Class SchemaGenerationTask

java.lang.Object
  extended byorg.apache.tools.ant.ProjectComponent
      extended byorg.apache.tools.ant.Task
          extended byorg.apache.velocity.texen.ant.TexenTask
              extended bycom.cyclops.dbdigger.task.SchemaGenerationTask

public class SchemaGenerationTask
extends org.apache.velocity.texen.ant.TexenTask

Add description HERE!

Since:
2003-6-11 14:43:19
Author:
joel guo

Field Summary
 
Fields inherited from class org.apache.velocity.texen.ant.TexenTask
contextProperties, controlTemplate, inputEncoding, outputDirectory, outputEncoding, outputFile, templatePath, useClasspath
 
Fields inherited from class org.apache.tools.ant.Task
description, location, target, taskName, taskType, wrapper
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
 
Constructor Summary
SchemaGenerationTask()
           
 
Method Summary
 org.apache.velocity.context.Context initControlContext()
          Override method initControlContext() of super class
 
Methods inherited from class org.apache.velocity.texen.ant.TexenTask
cleanup, execute, getContextProperties, getControlTemplate, getOutputDirectory, getOutputFile, getTemplatePath, populateInitialContext, setContextProperties, setControlTemplate, setInputEncoding, setOutputDirectory, setOutputEncoding, setOutputFile, setTemplatePath, setUseClasspath
 
Methods inherited from class org.apache.tools.ant.Task
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, handleErrorFlush, handleErrorOutput, handleFlush, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, setProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaGenerationTask

public SchemaGenerationTask()
Method Detail

initControlContext

public org.apache.velocity.context.Context initControlContext()
                                                       throws Exception
Override method initControlContext() of super class

Throws:
Exception
See Also:
TexenTask.initControlContext()


Copyright © 2003 Cyclops Group. All Rights Reserved.