Package org.basex.query
Annotation Interface QueryModule.ContextDependent
- Enclosing class:
- QueryModule
Java code is treated as "context-independent". If a function accesses the specified
QueryModule.queryContext, it should be annotated as QueryModule.ContextDependent.