|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exist.ant.XMLDBXQueryTask.Variable
public static class XMLDBXQueryTask.Variable
Defines a nested element to set an XQuery variable
Constructor Summary | |
---|---|
XMLDBXQueryTask.Variable()
|
Method Summary | |
---|---|
void |
setName(String name)
|
void |
setValue(String value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLDBXQueryTask.Variable()
Method Detail |
---|
public void setName(String name)
public void setValue(String value)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |