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.
Method Summary
voidsetCompiler(String impl)

Method Detail

setCompiler

public void setCompiler(String impl)

Parameters: impl the name of the compiler