Uses of Interface
org.ontoware.rdf2go.ModelFactory

Packages that use ModelFactory
org.ontoware.rdf2go   
 

Uses of ModelFactory in org.ontoware.rdf2go
 

Fields in org.ontoware.rdf2go declared as ModelFactory
protected static ModelFactory RDF2Go.modelFactory
          the default factory for RDF2Go.
 

Methods in org.ontoware.rdf2go that return ModelFactory
static ModelFactory RDF2Go.getModelFactory()
          get the currently registered RDF2Go factory.
 

Methods in org.ontoware.rdf2go with parameters of type ModelFactory
static void RDF2Go.register(ModelFactory modelFactory)
          register an implementation of the RDF2Go framework. you can only register one framework inside one Java application, it will throw an Exception if you register more than one.
 



Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.