Uses of Class
org.apache.jena.shared.JenaException

Packages that use JenaException
Package
Description
 
 
Provides the core interfaces through which datatypes are described to Jena.
Provides datatype definitions for the XML Schema datatypes support by Jena.
This package defines the enhanced node and graph classes; an enhanced node is one embedded in a particular enhanced graph.
This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system.
Support for RFC3986 IRIs.
Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF.
A package for creating and manipulating RDF graphs.
A parser for RDF/XML.
A parser for RDF/XML.
The Jena2 reasoner subsystem is designed to allow a range of inference engines to be plugged into Jena.
Provides a selection of simple rule engines for Jena inference models.
Internal implementation objects used by the rule system interpreters and compilers.
This package defines some classes common to the Jena API and SPI levels, in particular the JenaException class from which all Jena-specific exceptions hang, and the interface PrefixMapping for translation to and from QNames.