|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompiledExpression | |
|---|---|
| org.xmldb.api.modules | |
| Uses of CompiledExpression in org.xmldb.api.modules |
|---|
| Methods in org.xmldb.api.modules that return CompiledExpression | |
|---|---|
CompiledExpression |
XQueryService.compile(java.lang.String query)
Compiles the specified XQuery and returns a handle to the compiled code, which can then be passed to XQueryService.execute(org.xmldb.api.base.CompiledExpression). |
| Methods in org.xmldb.api.modules with parameters of type CompiledExpression | |
|---|---|
ResourceSet |
XQueryService.execute(CompiledExpression expression)
Execute a compiled XQuery. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||