Uses of Interface
org.semanticweb.owl.io.Parser

Packages that use Parser
org.semanticweb.owl.io.abstract_syntax Simple renderer that writes ontologies in OWL Abstract Syntax.  
org.semanticweb.owl.io.owl_rdf   
 

Uses of Parser in org.semanticweb.owl.io.abstract_syntax
 

Classes in org.semanticweb.owl.io.abstract_syntax that implement Parser
 class AbstractOWLParser
          OWL abstract syntax implementation of Parser.
 

Uses of Parser in org.semanticweb.owl.io.owl_rdf
 

Classes in org.semanticweb.owl.io.owl_rdf that implement Parser
 class OWLRDFParser
          Parser for the normative XML/RDF Syntax.
 



WonderWeb