org.apache.tools.ant.taskdefs

Class Javac.ImplementationSpecificArgument

  • All Implemented Interfaces:
    java.lang.Cloneable
    Enclosing class:
    Javac


    public class Javac.ImplementationSpecificArgument
    extends ImplementationSpecificArgument
    Adds an "compiler" attribute to Commandline$Attribute used to filter command line attributes based on the current implementation.
    • Constructor Detail

      • ImplementationSpecificArgument

        public ImplementationSpecificArgument()
    • Method Detail

      • setCompiler

        public void setCompiler(java.lang.String impl)
        Parameters:
        impl - the name of the compiler