Field Summary |
|
public byte[] | binaryContent Binary content of the resource. |
public Certificate[] | certificates Certificates (if the resource was loaded from a JAR). |
public URL | codeBase URL of the codebase from where the object was loaded. |
public long | lastModified The "last modified" time of the origin file at the time this class
was loaded, in milliseconds since the epoch. |
public Class | loadedClass Loaded class. |
public Manifest | manifest Manifest (if the resource was loaded from a JAR). |
public URL | source URL source from where the object was loaded. |