Uses of Class
org.basex.query.QueryProcessor
Packages that use QueryProcessor
-
Uses of QueryProcessor in org.basex.query
Methods in org.basex.query that return QueryProcessorModifier and TypeMethodDescriptionBinds a value to a global variable.Binds a value with the specified type to a global variable.Binds an XQuery value to a global variable.Binds the context value.Binds the context value with a specified type, using the same rules as forbinding variables.Binds the context value.Declares a namespace.QueryProcessor.uriResolver(UriResolver resolver) Assigns a URI resolver.Methods in org.basex.query with parameters of type QueryProcessorModifier and TypeMethodDescriptionQueryInfo.toString(QueryProcessor qp, long printed, long hits, Locks locks) Returns detailed query information.