public class GenericFileSystemResource extends FileSystemResource
log| Constructor and Description |
|---|
GenericFileSystemResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
toCompactString()
Returns a compact string representation of the object in XML format.
|
String |
toJsonCompactString()
Returns a compact string representation of the object in JSON format.
|
String |
toJsonString()
Returns a string representation of the object in JSON format.
|
String |
toString()
Returns a string representation of the object in XML format.
|
String |
toXmlCompactString()
Returns a compact string representation of the object in XML format.
|
String |
toXmlString()
Returns a string representation of the object in XML format.
|
equals, getBaseLocation, getFileSystemPathForUnix, getFileSystemPathForWindows, hashCode, setBaseLocation, setFileSystemPathgetId, getName, getReservedKeywords, getSourcePath, getTargets, isClusterable, setIdpublic String toXmlCompactString()
public String toXmlString()
public String toJsonCompactString()
public String toJsonString()
public String toCompactString()