Uses of Class
org.basex.http.restxq.RestXqFunction
Packages that use RestXqFunction
-
Uses of RestXqFunction in org.basex.http.web
Methods in org.basex.http.web that return RestXqFunctionModifier and TypeMethodDescriptionWebModules.restxq(HTTPConnection conn, QNm error) Returns a RESTXQ function that matches the current request or the specified error code best.Methods in org.basex.http.web that return types with arguments of type RestXqFunctionModifier and TypeMethodDescriptionWebModules.checks(HTTPConnection conn) Returns permission functions that match the current request.WebModule.functions()Returns all RESTXQ functions.