org.orbeon.oxf.resources
Class FlatFileResourceManagerImpl
java.lang.Object
ResourceManagerBase
org.orbeon.oxf.resources.FilesystemResourceManagerImpl
org.orbeon.oxf.resources.FlatFileResourceManagerImpl
public class FlatFileResourceManagerImpl
- extends FilesystemResourceManagerImpl
The FlatFile resource manager is able to load resources from a sandbox in a filesystem.
NOTE: This resource manager is now deprecated. Use the Filsystem resource manager instead.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlatFileResourceManagerImpl
public FlatFileResourceManagerImpl(Map props)
throws OXFException
- Throws:
OXFException