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

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

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

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