|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.rdf.model.ModelSpecCreatorRegistry
The registry of creators appropriate for different ModelSpec types.
Constructor Summary | |
ModelSpecCreatorRegistry()
|
Method Summary | |
static ModelSpecCreator |
findCreator(Resource type)
|
static void |
register(Resource type,
ModelSpecCreator c)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ModelSpecCreatorRegistry()
Method Detail |
public static ModelSpecCreator findCreator(Resource type)
public static void register(Resource type, ModelSpecCreator c)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |