Uses of Class
org.semanticweb.owl.io.vocabulary.VocabularyAdapter

Packages that use VocabularyAdapter
org.semanticweb.owl.io.vocabulary   
 

Uses of VocabularyAdapter in org.semanticweb.owl.io.vocabulary
 

Subclasses of VocabularyAdapter in org.semanticweb.owl.io.vocabulary
 class OWLVocabularyAdapter
          Vocabulary of the OWL specification as of 03/02/03.
 class RDFSVocabularyAdapter
          Vocabulary for the current RDFS specification.
 class RDFVocabularyAdapter
          Vocabulary for current RDF things.
 

Fields in org.semanticweb.owl.io.vocabulary declared as VocabularyAdapter
static VocabularyAdapter VocabularyAdapter.INSTANCE
          Global instance of this adapter.
 



WonderWeb