public abstract class AbstractScannableCodeBaseEntry extends java.lang.Object implements ICodeBaseEntry
Constructor and Description |
---|
AbstractScannableCodeBaseEntry() |
Modifier and Type | Method and Description |
---|---|
abstract AbstractScannableCodeBase |
getCodeBase()
Get the codebase this codebase entry belongs to.
|
abstract java.lang.String |
getRealResourceName() |
java.lang.String |
getResourceName()
Get the name of the resource.
|
void |
overrideResourceName(java.lang.String resourceName)
Override the resource name of this codebase entry.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClassDescriptor, getNumBytes, openResource
public abstract AbstractScannableCodeBase getCodeBase()
ICodeBaseEntry
getCodeBase
in interface ICodeBaseEntry
public abstract java.lang.String getRealResourceName()
public void overrideResourceName(java.lang.String resourceName)
ICodeBaseEntry
overrideResourceName
in interface ICodeBaseEntry
resourceName
- the new resource namepublic java.lang.String getResourceName()
ICodeBaseEntry
getResourceName
in interface ICodeBaseEntry
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.