public class FileLocator extends AbstractFileLocator<java.io.File>
Constructor and Description |
---|
FileLocator() |
Modifier and Type | Method and Description |
---|---|
protected java.io.File |
open(java.io.File file) |
isCaseSensitive, listResourcesUnder, open
protected java.io.File open(java.io.File file)
open
in class AbstractFileLocator<java.io.File>