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

Packages that use XSDVocabulary
org.semanticweb.owl.vocab   
 

Uses of XSDVocabulary in org.semanticweb.owl.vocab
 

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