Uses of Class
de.fraunhofer.ipsi.xquery.enums.UnusedNSOptionEnum

Packages that use UnusedNSOptionEnum
de.fraunhofer.ipsi.xquery.enums   
 

Uses of UnusedNSOptionEnum in de.fraunhofer.ipsi.xquery.enums
 

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