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