jtp.context
Class Configurator
java.lang.Object
|
+--jtp.util.RDFObjectFactory
|
+--jtp.context.Configurator
- public class Configurator
- extends RDFObjectFactory
Fields inherited from class jtp.util.RDFObjectFactory |
CLASS_NAME, DEFINING_OBJECT, DEFINING_PROPERTY, ELEMENTS, JAVA_NS, model, OBJECT, PROPERTY, PROPERTY_NAME, PROPERTY_VALUE, resourceTable, STRING_CONTENTS |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JTP_CFG_NS
public static final String JTP_CFG_NS
- See Also:
- Constant Field Values
DISPATCH_TO
protected com.hp.hpl.jena.rdf.model.Property DISPATCH_TO
Configurator
public Configurator()
load
public void load(String cfgURI)
readObjects
public void readObjects()
throws ClassNotFoundException,
IntrospectionException,
InstantiationException,
IllegalAccessException,
InvocationTargetException
- Overrides:
readObjects
in class RDFObjectFactory
ClassNotFoundException
IntrospectionException
InstantiationException
IllegalAccessException
InvocationTargetException