org.openrdf.repository.loader
Class LoaderRepositoryFactory
java.lang.Object
org.openrdf.repository.loader.LoaderRepositoryFactory
public class LoaderRepositoryFactory
- extends Object
Provides a facade factory class to create repositories from sesame
configurations.
- Author:
- James Leigh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoaderRepositoryFactory
public LoaderRepositoryFactory(File baseDir)
LoaderRepositoryFactory
public LoaderRepositoryFactory(String appId)
LoaderRepositoryFactory
public LoaderRepositoryFactory(URL server)
getBaseDir
public File getBaseDir()
getServer
public URL getServer()
createRepository
public LoaderRepository createRepository(String id)
throws RepositoryConfigException,
RepositoryException
- Throws:
RepositoryConfigException
RepositoryException
Copyright © 2004-2008 Aduna. All Rights Reserved.