Uses of Class
org.semanticweb.owl.vocab.Namespaces

Packages that use Namespaces
org.semanticweb.owl.vocab   
 

Uses of Namespaces in org.semanticweb.owl.vocab
 

Methods in org.semanticweb.owl.vocab that return Namespaces
 Namespaces OWLRDFVocabulary.getNamespace()
           
static Namespaces Namespaces.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Namespaces[] Namespaces.values()
          Returns an array containing the constants of this enum type, in the order they are declared.