FileTypedResource.Image
public 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, wait
asString, getConfig, getData, getResType, getXmlContext, isReference, toString
public boolean isFile()
isFile
in class TypedResource<String>
public Path getPath()
public boolean isXml()
isXml
in class TypedResource<String>