|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.orbeon.oxf.resources.ResourceManagerBase
org.orbeon.oxf.resources.FilesystemResourceManagerImpl
org.orbeon.oxf.resources.FlatFileResourceManagerImpl
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.
| Nested Class Summary |
| Nested classes inherited from class org.orbeon.oxf.resources.ResourceManagerBase |
org.orbeon.oxf.resources.ResourceManagerBase.ResourceManagerXMLReader |
| Field Summary |
| Fields inherited from class org.orbeon.oxf.resources.FilesystemResourceManagerImpl |
rootDirectory |
| Constructor Summary | |
FlatFileResourceManagerImpl(Map props)
|
|
| Methods inherited from class org.orbeon.oxf.resources.FilesystemResourceManagerImpl |
canWrite, getContentAsReader, getContentAsStream, getFile, getOutputStream, getRealPath, getWriter, lastModifiedImpl, length |
| Methods inherited from class org.orbeon.oxf.resources.ResourceManagerBase |
getContentAsDOM, getContentAsDOM4J, getContentAsSAX, getContentAsSAX, getWriteContentHandler, getXMLReader, getXMLReader, invalidateLastModifiedCache, lastModified, writeDOM, writeDOM4J |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FlatFileResourceManagerImpl(Map props)
throws OXFException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||