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