Uses of Class
com.hp.hpl.jena.shared.AddDeniedException

Packages that use AddDeniedException
com.hp.hpl.jena.graph This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system. 
 

Uses of AddDeniedException in com.hp.hpl.jena.graph
 

Methods in com.hp.hpl.jena.graph that throw AddDeniedException
 void GraphAdd.add(Triple t)
          Add the triple t (if possible) to the set belonging to this graph
 



Licenced under the Apache License, Version 2.0