public class UstraFileSystemResource
extends com.gsitm.ustra.java.core.io.UstraFileSystemResource
| Constructor and Description |
|---|
UstraFileSystemResource(java.io.File file) |
UstraFileSystemResource(java.nio.file.Path filePath) |
UstraFileSystemResource(java.lang.String path) |
UstraFileSystemResource(java.lang.String path,
java.lang.String orgFileName) |
getFilename, getOrgFileName, setOrgFileNamecontentLength, createRelative, equals, exists, getDescription, getFile, getInputStream, getOutputStream, getPath, getURI, getURL, hashCode, isFile, isReadable, isWritable, lastModified, readableChannel, writableChannelgetFileForLastModifiedCheck, isOpen, toStringpublic UstraFileSystemResource(java.io.File file)
public UstraFileSystemResource(java.nio.file.Path filePath)
public UstraFileSystemResource(java.lang.String path)
public UstraFileSystemResource(java.lang.String path,
java.lang.String orgFileName)