Constructor and Description |
---|
AntlibDefinition() |
Modifier and Type | Method and Description |
---|---|
java.lang.ClassLoader |
getAntlibClassLoader()
The current antlib classloader
|
String |
getURI()
The URI for this definition.
|
void |
setAntlibClassLoader(java.lang.ClassLoader classLoader)
Set the class loader of the loading object
|
void |
setURI(String uri)
The URI for this definition.
|
bindToOwner, execute, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
public java.lang.ClassLoader getAntlibClassLoader()
public String getURI()
public void setAntlibClassLoader(java.lang.ClassLoader classLoader)
classLoader
- a ClassLoader
valuepublic void setURI(String uri) throws BuildException
uri
- the namespace URIBuildException
- if a reserved URI is used