Uses of Interface
org.apache.jena.shared.Lock

Packages that use Lock
Package
Description
Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF.
Provides default implementations for the abstractions defined in the org.apache.jena.ontology package.
A package for creating and manipulating RDF graphs.
This package contains implementations of the interfaces defined in the .model package, eg ModelCom for Model, ResourceImpl for Resource, and so on.
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.
Miscellaneous collection of utility classes.