public interface ICodeBaseLocator
Modifier and Type | Method and Description |
---|---|
ICodeBaseLocator |
createRelativeCodeBaseLocator(java.lang.String relativePath)
Get the codebase locator describing the location of a relative codebase.
|
ICodeBase |
openCodeBase()
Get the codebase object.
|
java.lang.String |
toString()
Convert the codebase locator to a string representation.
|
ICodeBase openCodeBase() throws java.io.IOException, ResourceNotFoundException
java.io.IOException
ResourceNotFoundException
ICodeBaseLocator createRelativeCodeBaseLocator(java.lang.String relativePath)
relativePath
- the path of a relative codebasejava.lang.String toString()
toString
in class java.lang.Object
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.