public abstract class HttpVirtualFile extends VirtualFile
VirtualFile.PropName
EMPTY_ARRAY, PROP_ENCODING, PROP_HIDDEN, PROP_NAME, PROP_SYMLINK_TARGET, PROP_WRITABLE
EVER_CHANGED, NEVER_CHANGED
Constructor and Description |
---|
HttpVirtualFile() |
Modifier and Type | Method and Description |
---|---|
abstract RemoteFileInfo |
getFileInfo() |
contentsToByteArray, contentsToByteArray, copy, createChildData, createChildDirectory, delete, exists, findChild, findFileByRelativePath, findOrCreateChildData, getBOM, getCanonicalFile, getCanonicalPath, getCharset, getChildren, getDetectedLineSeparator, getExtension, getFileSystem, getFileType, getInputStream, getLength, getModificationCount, getModificationStamp, getName, getNameSequence, getNameWithoutExtension, getOutputStream, getOutputStream, getParent, getPath, getPresentableName, getPresentableUrl, getTimeStamp, getUrl, is, isCharsetSet, isDirectory, isInLocalFileSystem, isRecursiveOrCircularSymLink, isValid, isValidName, isWritable, move, nameEquals, refresh, refresh, rename, setBinaryContent, setBinaryContent, setBinaryContent, setBOM, setCharset, setCharset, setCharset, setDetectedLineSeparator, setPreloadedContentHint, setWritable, storeCharset, toString
changeUserMap, clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, getUserMap, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace, setUserMap
public abstract RemoteFileInfo getFileInfo()