Uses of Class
org.mindswap.pellet.exceptions.UnsupportedFeatureException

Packages that use UnsupportedFeatureException
org.mindswap.pellet.exceptions   
org.mindswap.pellet.jena.graph.loader   
 

Uses of UnsupportedFeatureException in org.mindswap.pellet.exceptions
 

Subclasses of UnsupportedFeatureException in org.mindswap.pellet.exceptions
 class UnsupportedQueryException
           
 

Uses of UnsupportedFeatureException in org.mindswap.pellet.jena.graph.loader
 

Methods in org.mindswap.pellet.jena.graph.loader that throw UnsupportedFeatureException
 void DefaultGraphLoader.load(java.lang.Iterable<com.hp.hpl.jena.graph.Graph> graphs)
          Load the axioms from the Jena graphs to the given KB.
 void GraphLoader.load(java.lang.Iterable<com.hp.hpl.jena.graph.Graph> graphs)
          Load the axioms from the Jena graphs to the given KB.
 



Copyright © 2004 Evren Sirin. All Rights Reserved.