Uses of Class
de.fraunhofer.ipsi.xpathDatatypes.XPathError

Packages that use XPathError
de.fraunhofer.ipsi.xpathDatatypes   
 

Uses of XPathError in de.fraunhofer.ipsi.xpathDatatypes
 

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