Uses of Class
org.basex.query.QueryModule.Permission

Packages that use QueryModule.Permission
org.basex.query XQuery implementation. 
 

Uses of QueryModule.Permission in org.basex.query
 

Methods in org.basex.query that return QueryModule.Permission
static QueryModule.Permission QueryModule.Permission.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static QueryModule.Permission[] QueryModule.Permission.values()
          Returns an array containing the constants of this enum type, in the order they are declared.