|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exist.xmldb.RemoteCompiledExpression
This is just a placeholder for an expression that has been compiled on the server. It only stores the xquery string.
| Constructor Summary | |
RemoteCompiledExpression(java.lang.String xquery)
|
|
| Method Summary | |
java.lang.String |
getQuery()
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RemoteCompiledExpression(java.lang.String xquery)
| Method Detail |
public void reset()
public java.lang.String getQuery()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||