Package org.openrdf.repository.object.composition

Class Summary
AbstractClassFactory Creates subclasses of abstract behaviours that can be instaniated.
BehaviourFactory Base class for constructing behaviours from other interfaces or classes.
ClassFactory Factory class for creating Class and ClassTemplates.
ClassResolver Find a proxy class that can be used for a set of rdf:types.
ClassTemplate Class builder.
CodeBuilder Java code builder that abstracts away from the Java syntax a bit.
FieldPopulaterFactory Fields that have the @iri annotation are prepopulated with values from the Repository.
MethodBuilder Used to build the Java method syntax.
OrderedProperties Reads a properties file and preserves the order of the keys.
PropertyMapperFactory Properties that have the rdf or localname annotation are replaced with getters and setters that access the Sesame Repository directly.
SparqlBehaviourFactory Generate a behaviour for sparql annotated methods.
XSLTBehaviourFactory Generate a behaviour for xslt annotated methods.
 



Copyright © 2004-2011 James Leigh Services Inc.. All Rights Reserved.