Package com.hp.hpl.jena.eyeball

This package contains the top-level Eyeball classes, defining the Eyeball framework; for the command-line code, see the jena package.

See:
          Description

Interface Summary
Analysis  
Doctor  
ExportModel Interface for "exporting" a model from some nested supplier to some "external" consumer.
Inspector An Inspector is a component that is given a model and the statements in it, and decides if there are any reports to be issued.
PredicateRegister  
Renderer  
RepairTool  
 

Class Summary
Analysis.Operations  
Doctor.Operations  
Eyeball  
EyeballRepair  
Finder  
Inspector.InspectorSet  
Inspector.Operations This class is a utility class to contain the createInspectorList method.
RepairAssembler  
Report A Report is a collection of ReportItems, each of which is an RDF subgraph rooted on a fresh bnode.
ReportItem  
SimplePredicateRegister  
 

Package com.hp.hpl.jena.eyeball Description

This package contains the top-level Eyeball classes, defining the Eyeball framework; for the command-line code, see the jena package.