Uses of Class
org.basex.query.func.ApiFunction
-
Packages that use ApiFunction Package Description org.basex.query.func -
-
Uses of ApiFunction in org.basex.query.func
Methods in org.basex.query.func that return ApiFunction Modifier and Type Method Description static ApiFunctionApiFunction. valueOf(String name)Returns the enum constant of this type with the specified name.static ApiFunction[]ApiFunction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-