terp - the ANT Tasks
v1.3.304

com.codemesh.terp.ant.compiler
Class DirectoryCompilerOption<C extends Compiler>

java.lang.Object
  extended by com.codemesh.terp.ant.compiler.AbstractCompilerOption<C>
      extended by com.codemesh.terp.ant.compiler.DirectoryCompilerOption<C>
All Implemented Interfaces:
CompilerOption<C>

public abstract class DirectoryCompilerOption<C extends Compiler>
extends AbstractCompilerOption<C>

An option that has a directory value.


Constructor Summary
DirectoryCompilerOption()
           
 
Method Summary
 java.lang.String getDir()
           
 void setDir(java.lang.String dir)
           
 
Methods inherited from class com.codemesh.terp.ant.compiler.AbstractCompilerOption
expand, expand, getIf, getProject, getUnless, quoteIfNecessary, satisfies, setIf, setProject, setUnless
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.codemesh.terp.ant.compiler.CompilerOption
addCommands, appliesTo
 

Constructor Detail

DirectoryCompilerOption

public DirectoryCompilerOption()
Method Detail

getDir

public java.lang.String getDir()

setDir

public void setDir(java.lang.String dir)

terp - the ANT Tasks
v1.3.304

Copyright © 2008-2012 by Codemesh, Inc. All Rights Reserved.