Uses of Class
de.fraunhofer.ipsi.xquery.errors.FunctionError

Packages that use FunctionError
de.fraunhofer.ipsi.xquery.errors   
 

Uses of FunctionError in de.fraunhofer.ipsi.xquery.errors
 

Methods in de.fraunhofer.ipsi.xquery.errors that return FunctionError
static FunctionError FunctionError.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FunctionError[] FunctionError.values()
          Returns an array containing the constants of this enum type, in the order they're declared.