Changes

Jump to navigation Jump to search
69 bytes removed ,  17:26, 18 May 2012
{{Mark|Introduced with Version 7.2.1:}}
Context-aware Java classes represent a powerful interface for writing Java modules that are can be coupled more closely coupled with to the BaseX core library.
If an instantiated class inherits the abstract [https://github.com/BaseXdb/basex/blob/master/src/main/java/org/basex/query/QueryModule.java QueryModule] class of BaseX, it will get access to the {{Mono|context}} variable, which is an instance of the [https://github.com/BaseXdb/basex/blob/master/src/main/java/org/basex/query/QueryContext.java QueryContext] class. It provides access to all static and dynamic properties of the current query. Additionally, the default properties of functions can be changed via annotations:
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu