|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectechoxul.view.locator.FileResourceLocator
ResourceLocator which reads resources from the file system.
Constructor Summary | |
FileResourceLocator(java.io.File baseDir)
|
Method Summary | |
org.xml.sax.InputSource |
findResource(java.lang.String path)
Convert a path to an InputSource in an implementation specific way. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileResourceLocator(java.io.File baseDir)
baseDir
- Method Detail |
public org.xml.sax.InputSource findResource(java.lang.String path)
ResourceLocator
findResource
in interface ResourceLocator
path
-
ResourceLocator.findResource(java.lang.String)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |