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

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

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

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