public class FileTypedResource extends TypedResource<String>
| Modifier and Type | Class and Description |
|---|---|
static class |
FileTypedResource.Image |
| Modifier and Type | Method and Description |
|---|---|
Path |
getPath() |
boolean |
isFile() |
boolean |
isXml() |
asString, getConfig, getData, getResType, getXmlContext, isReference, toStringpublic boolean isFile()
isFile in class TypedResource<String>public Path getPath()
public boolean isXml()
isXml in class TypedResource<String>