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, toString
public abstract ClassPathEntry getClassPathEntry()
public boolean wasRerooted()
wasRerooted
in class Resource
Copyright © 2018. All rights reserved.