Uses of Class
org.apache.stanbol.enhancer.servicesapi.rdf.NamespaceEnum

Packages that use NamespaceEnum
org.apache.stanbol.enhancer.servicesapi.rdf   
 

Uses of NamespaceEnum in org.apache.stanbol.enhancer.servicesapi.rdf
 

Methods in org.apache.stanbol.enhancer.servicesapi.rdf that return NamespaceEnum
static NamespaceEnum NamespaceEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NamespaceEnum[] NamespaceEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.