Package com.hp.hpl.jena.eyeball.assemblers

Class Summary
AnalysisAssembler  
DoctorAssembler  
EyeballAssembler An EyeballAssembler constructs an Eyeball object from an RDF description.
EyeballAssembler.OpenObject<T> A Map1 subclass whose map1 method accepts a Statement (S, P, O) argument and answers the result of opening O (which must be a Resource) with the assembler a and checking that that result is an instance of needClass.
InspectorAssembler Assembles an Inspector, taking into account those defined directly by a class name, those referred to by their URIs in an include, and those referred to by their short names in an includeByName.
RendererAssembler  
StatisticianAssembler