org.apache.tools.ant.util.facade
Class ImplementationSpecificArgument
public class ImplementationSpecificArgument
Extension of Commandline.Argument with a new attribute that choses
a specific implementation of the facade.
Version:
- Ant 1.5
ImplementationSpecificArgument
public ImplementationSpecificArgument()
Sole constructor.
getParts
public final String[] getParts(String chosenImpl)
setImplementation
public void setImplementation(String impl)
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.