Uses of Interface
org.apache.jena.rdf.model.ModelChangedListener

Packages that use ModelChangedListener
Package
Description
A package defining some useful implementations of ModelChangedListener, for listening to (a) all triples added or removed, exploding composite objects, (b) all objects added or removed, as themselves, (c) notification of additions/removals, but no details, and (d) accepting but ignoring all changes, as a base-class to be extended.
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.