org.openrdf.store.blob.file
Class FileBlobStoreProvider

java.lang.Object
  extended by org.openrdf.store.blob.file.FileBlobStoreProvider
All Implemented Interfaces:
BlobStoreProvider

public class FileBlobStoreProvider
extends Object
implements BlobStoreProvider


Constructor Summary
FileBlobStoreProvider()
           
 
Method Summary
 BlobStore createBlobStore(String url, Map<String,String> map)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileBlobStoreProvider

public FileBlobStoreProvider()
Method Detail

createBlobStore

public BlobStore createBlobStore(String url,
                                 Map<String,String> map)
                          throws IOException
Specified by:
createBlobStore in interface BlobStoreProvider
Throws:
IOException


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