|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
DirectoryDataStore | This datastore represents methods of reading an enture directory. |
DirectoryDataStoreFactory | Creates a Directory DataStore following the DataStoreFactorySpi interface. |
This package represents the functionality required to chain datastores, ie. to represents a directory of mixed file types as a single datastore. Inlcuded are the required interfaces and default implementations for datastores which wish to support single file reading, and as such be included as a datatype for the directory datastore.
Addition formats may be included simply by having the dataStore extend AbstractFileDataStore and the DataStore Factory extending FileDataStoreFactorySpi. You will also have to fill in the META_INF directory in similar to a generic dataStore.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |