fr.paris5.shaman.insight.content
Class FileSystemStoreFeeder
java.lang.Object
|
+--fr.paris5.shaman.insight.content.FileSystemStoreFeeder
- All Implemented Interfaces:
- StoreFeeder
- class FileSystemStoreFeeder
- extends java.lang.Object
- implements StoreFeeder
Feeds a FileSystemStore
from ImportParameters
.
- Version:
- $Id: FileSystemStoreFeeder.java,v 1.2 2002/08/07 13:30:53 caillette Exp $
- Author:
- Laurent Caillette
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
fileSystemStore
private final FileSystemStore fileSystemStore
importParameters
private final ImportParameters importParameters
FileSystemStoreFeeder
public FileSystemStoreFeeder(FileSystemStore store,
ImportParameters importParameters)
feed
public ImportedResources feed(LegendResources legendResources,
PublicationModel publicationModel)
- Specified by:
feed
in interface StoreFeeder
copyToFile
private void copyToFile(java.io.InputStream source,
java.io.File destination)
throws java.io.IOException
Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.