|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.classfile.impl.AbstractScannableCodeBaseEntry
public abstract class AbstractScannableCodeBaseEntry
Constructor Summary | |
---|---|
AbstractScannableCodeBaseEntry()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.umd.cs.findbugs.classfile.ICodeBaseEntry |
---|
getClassDescriptor, getNumBytes, openResource |
Constructor Detail |
---|
public AbstractScannableCodeBaseEntry()
Method Detail |
---|
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™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |