|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICodeBaseLocator
Specify the location of a codebase.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
ICodeBase openCodeBase()
throws java.io.IOException,
ResourceNotFoundException
java.io.IOException
ResourceNotFoundExceptionICodeBaseLocator createRelativeCodeBaseLocator(java.lang.String relativePath)
relativePath - the path of a relative codebase
java.lang.String toString()
toString in class java.lang.Object
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||