|
Web Site | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.janino.util.resource.FileResourceCreator
org.codehaus.janino.util.resource.DirectoryResourceCreator
Creates a resource in a given directory:
destinationDirectory/resourceName
| Constructor Summary | |
DirectoryResourceCreator(java.io.File destinationDirectory)
|
|
| Method Summary | |
protected java.io.File |
getFile(java.lang.String resourceName)
|
| Methods inherited from class org.codehaus.janino.util.resource.FileResourceCreator |
createResource, deleteResource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DirectoryResourceCreator(java.io.File destinationDirectory)
| Method Detail |
protected java.io.File getFile(java.lang.String resourceName)
getFile in class FileResourceCreator
|
Web Site | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||