Uses of Class
org.semanticweb.owl.io.abstract_syntax.MalformedOWLURIException

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

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

Subclasses of MalformedOWLURIException in org.semanticweb.owl.io.abstract_syntax
 class MalformedOWLPropertyURIException
          MalformedOWLPropertyURIException.java.
 

Methods in org.semanticweb.owl.io.abstract_syntax that throw MalformedOWLURIException
 URI ANTLRParser.ontologyID()
          Rule.
 URI ANTLRParser.annotationPropertyID()
          Rule.
 URI ANTLRParser.uriReference()
          Rule.
 URI ANTLRParser.individualID()
          Rule.
 URI ANTLRParser.classID()
          Rule.
 URI ANTLRParser.datatypeID()
          Rule.
 URI ANTLRParser.datavaluedPropertyID()
          Rule.
 URI ANTLRParser.individualvaluedPropertyID()
          Rule.
 URI ANTLRParser.ontologyPropertyID()
          Rule.
 



WonderWeb