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

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

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

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