org.apache.tools.ant.types.spi
public class Provider extends ProjectComponent
See Also:
http://issues.apache.org/bugzilla/show_bug.cgi?id=31520
Method Summary | |
---|---|
void | check()
Check if the component has been configured correctly. |
String | getClassName() |
void | setClassName(String type)
Set the provider classname. |
Returns: the class name for
Parameters: type the value to set.