|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.exist.ant.AbstractXMLDBTask
org.exist.ant.XMLDBExistTask
an ant task to check for the existance of a collection or resource to be used as a ant condition
Constructor Summary | |
XMLDBExistTask()
|
Method Summary | |
boolean |
eval()
|
void |
setResource(java.lang.String resource)
|
Methods inherited from class org.exist.ant.AbstractXMLDBTask |
setDriver, setFailonerror, setInitdb, setPassword, setUri, setUser |
Methods inherited from class org.apache.tools.ant.Task |
execute, getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, init, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
Methods inherited from class org.apache.tools.ant.ProjectComponent |
getProject, setProject |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLDBExistTask()
Method Detail |
public boolean eval() throws org.apache.tools.ant.BuildException
eval
in interface org.apache.tools.ant.taskdefs.condition.Condition
org.apache.tools.ant.BuildException
Condition.eval()
public void setResource(java.lang.String resource)
resource
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |