FileTypedResource.Imagepublic class FileTypedResource extends TypedResource<String>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
FileTypedResource.Image |
| Modifier and Type | Method | Description |
|---|---|---|
Path |
getPath() |
|
boolean |
isFile() |
|
boolean |
isXml() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasString, getConfig, getData, getResType, getXmlContext, isReference, toStringpublic boolean isFile()
isFile in class TypedResource<String>public Path getPath()
public boolean isXml()
isXml in class TypedResource<String>