public abstract class AbstractResource extends Object implements Resource
| Constructor and Description |
|---|
AbstractResource(String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier() |
String |
getPath() |
void |
setPath(String path) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetInputStream, getSchemepublic AbstractResource(String path)
public String getIdentifier()
getIdentifier in interface ResourceCopyright © 2020. All rights reserved.