public class IlvClassPathResolver extends Object implements IlvMapDataPathResolver
Constructor and Description |
---|
IlvClassPathResolver()
Creates a new
IlvClassPathResolver . |
Modifier and Type | Method and Description |
---|---|
String |
resolvePath(String filename)
Resolves the specified relative filename.
|
URL |
resolveURL(String filename)
Resolves the specified relative file name.
|
public IlvClassPathResolver()
IlvClassPathResolver
.public String resolvePath(String filename)
resolvePath
in interface IlvMapDataPathResolver
filename
- The relative filename to resolve.null
if this resolver
cannot resolve the path.public URL resolveURL(String filename)
resolveURL
in interface IlvMapDataPathResolver
filename
- The relative file name to resolve.null
if this resolver cannot resolve the path.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.