org.apache.tools.ant.taskdefs
Class Javac.ImplementationSpecificArgument
public
class
Javac.ImplementationSpecificArgument
extends ImplementationSpecificArgument
Adds an "compiler" attribute to Commandline$Attribute used to
filter command line attributes based on the current
implementation.
public void setCompiler(String impl)
Parameters: impl the name of the compiler
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.