public interface LargeFileEditorAccess
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCharsetName() |
Editor |
getEditor() |
VirtualFile |
getVirtualFile() |
boolean |
tryChangeEncoding(java.nio.charset.Charset charset) |
VirtualFile getVirtualFile()
Editor getEditor()
boolean tryChangeEncoding(java.nio.charset.Charset charset)
java.lang.String getCharsetName()