Package com.spun.util.parser
Class FileLocator
java.lang.Object
com.spun.util.parser.FileLocator
- All Implemented Interfaces:
ResourceLocator
public class FileLocator extends Object implements ResourceLocator
-
Constructor Summary
Constructors Constructor Description FileLocator(String[] basePaths)FileLocator(String[] basePaths, boolean failOnNotFound) -
Method Summary
Modifier and Type Method Description StringgetLocation(String fileName)
-
Constructor Details
-
FileLocator
-
FileLocator
-
-
Method Details
-
getLocation
- Specified by:
getLocationin interfaceResourceLocator
-