public class CompoundResourceRef extends Object implements IResourceRef, IModifyableResource
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists()
Return T if this resource actually exists.
|
InputStream |
getInputStream()
Returns the input stream for the resource.
|
long |
getLastModified()
Return the current last modification time.
|
static IResourceRef |
loadBySpec(DomApplication da,
String baseDir,
String inclset,
String origname)
Load the spec, and create the ref from it.
|
public long getLastModified()
IModifyableResourcegetLastModified in interface IModifyableResourcepublic boolean exists()
IResourceRefexists in interface IResourceRef@Nullable public InputStream getInputStream() throws Exception
IResourceRefgetInputStream in interface IResourceRefExceptionCopyright © 2017 etc.to. All rights reserved.