com.oy.shared.lm.ant
Class BaseTask

java.lang.Object
  extended byorg.apache.tools.ant.ProjectComponent
      extended byorg.apache.tools.ant.Task
          extended bycom.oy.shared.lm.ant.BaseTask
Direct Known Subclasses:
ANTtoGIFTask, DTDtoGIFTask, HBMCtoGIFTask, HBMtoGIFTask, OJBtoGIFTask, WSDLtoGIFTask

public abstract class BaseTask
extends org.apache.tools.ant.Task


Field Summary
private  java.util.List filesets
           
protected  TaskOptions options
           
 
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
BaseTask()
           
 
Method Summary
 void addFileset(org.apache.tools.ant.types.FileSet set)
           
protected  void assertFileName(java.lang.String fileName, java.lang.String hint)
           
protected  void assertFileNameSet(java.lang.String[] fileNames, java.lang.String hint)
           
protected  boolean checkFileName(java.lang.String fileName)
           
 void execute()
           
abstract  void processInFile()
           
 void setAttr(java.lang.String value)
           
 void setCaption(java.lang.String value)
           
 void setColors(java.lang.String value)
           
 void setDetailed(boolean value)
           
 void setDotFile(java.lang.String value)
           
 void setEdgeAttr(java.lang.String value)
           
 void setExcludes(java.lang.String value)
           
 void setExeFile(java.lang.String value)
           
 void setExpandEntityRef(boolean value)
           
 void setFontName(java.lang.String value)
           
 void setFontSize(int value)
           
 void setIncludes(java.lang.String value)
           
 void setInFile(java.lang.String value)
           
 void setNodeAttr(java.lang.String value)
           
 void setOutFile(java.lang.String value)
           
 void setQualifiedNames(boolean value)
           
 void setRotated(boolean value)
           
 
Methods inherited from class org.apache.tools.ant.Task
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
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
 

Field Detail

filesets

private java.util.List filesets

options

protected TaskOptions options
Constructor Detail

BaseTask

public BaseTask()
Method Detail

addFileset

public void addFileset(org.apache.tools.ant.types.FileSet set)

setInFile

public void setInFile(java.lang.String value)

setDotFile

public void setDotFile(java.lang.String value)

setOutFile

public void setOutFile(java.lang.String value)

setExeFile

public void setExeFile(java.lang.String value)

setColors

public void setColors(java.lang.String value)

setIncludes

public void setIncludes(java.lang.String value)

setExcludes

public void setExcludes(java.lang.String value)

setRotated

public void setRotated(boolean value)

setDetailed

public void setDetailed(boolean value)

setCaption

public void setCaption(java.lang.String value)

setAttr

public void setAttr(java.lang.String value)

setNodeAttr

public void setNodeAttr(java.lang.String value)

setEdgeAttr

public void setEdgeAttr(java.lang.String value)

setFontName

public void setFontName(java.lang.String value)

setFontSize

public void setFontSize(int value)

setExpandEntityRef

public void setExpandEntityRef(boolean value)

setQualifiedNames

public void setQualifiedNames(boolean value)

assertFileNameSet

protected void assertFileNameSet(java.lang.String[] fileNames,
                                 java.lang.String hint)

assertFileName

protected void assertFileName(java.lang.String fileName,
                              java.lang.String hint)

checkFileName

protected boolean checkFileName(java.lang.String fileName)

execute

public void execute()

processInFile

public abstract void processInFile()
                            throws java.lang.Exception
Throws:
java.lang.Exception


Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com