|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tools.ant.types.Commandline.Argument
org.apache.tools.ant.util.facade.ImplementationSpecificArgument
org.apache.tools.ant.taskdefs.Javac.ImplementationSpecificArgument
Adds an "compiler" attribute to Commandline$Attribute used to filter command line attributes based on the current implementation.
| Constructor Summary | |
Javac.ImplementationSpecificArgument()
|
|
| Method Summary | |
void |
setCompiler(java.lang.String impl)
|
| Methods inherited from class org.apache.tools.ant.util.facade.ImplementationSpecificArgument |
getParts, setImplementation |
| Methods inherited from class org.apache.tools.ant.types.Commandline.Argument |
getParts, setFile, setLine, setPath, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Javac.ImplementationSpecificArgument()
| Method Detail |
public void setCompiler(java.lang.String impl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||