public class ReloadingClassResourceRef extends Object implements IResourceRef, IModifyableResource
| Constructor and Description |
|---|
ReloadingClassResourceRef(IModifyableResource mr,
String name)
Create a root-based class resource ref.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists()
Return T if this resource actually exists.
|
InputStream |
getInputStream()
This is a funny one....
|
long |
getLastModified()
Return the current last modification time.
|
String |
toString() |
public ReloadingClassResourceRef(IModifyableResource mr, String name)
mr - name - public InputStream getInputStream() throws Exception
getInputStream in interface IResourceRefExceptionpublic boolean exists()
IResourceRefexists in interface IResourceRefpublic long getLastModified()
IModifyableResourcegetLastModified in interface IModifyableResourceIModifyableResource.getLastModified()Copyright © 2017 etc.to. All rights reserved.