
public abstract class AbstractResource extends Resource
| Constructor and Description |
|---|
AbstractResource() |
| Modifier and Type | Method and Description |
|---|---|
abstract ClassPathEntry |
getClassPathEntry()
Accesses the path root under which this resource was found.
|
boolean |
wasRerooted() |
equals, getLastModified, getLocation, getPath, getPathPrefix, getURL, hashCode, openContents, toStringpublic abstract ClassPathEntry getClassPathEntry()
public boolean wasRerooted()
wasRerooted in class ResourceCopyright © 2018. All rights reserved.