|
|||||||
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
public class 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(String resource)
|
Methods inherited from class org.exist.ant.AbstractXMLDBTask |
---|
setConfiguration, setDriver, setFailonerror, setInitdb, setPassword, setUri, setUser |
Methods inherited from class org.apache.tools.ant.Task |
---|
bindToOwner, execute, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, init, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
Methods inherited from class org.apache.tools.ant.ProjectComponent |
---|
clone, getDescription, getLocation, getProject, setDescription, setLocation, 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(String resource)
resource
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |