org.openrdf.store.blob
Interface BlobStoreProvider

All Known Implementing Classes:
DiskBlobStoreProvider, FileBlobStoreProvider

public interface BlobStoreProvider


Method Summary
 BlobStore createBlobStore(String url, Map<String,String> parameters)
           
 

Method Detail

createBlobStore

BlobStore createBlobStore(String url,
                          Map<String,String> parameters)
                          throws Exception
Throws:
Exception


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