public class FileDocumentContentImpl extends DocumentContentImpl implements FileContent
Constructor and Description |
---|
FileDocumentContentImpl(Project project,
Document document,
VirtualFile file) |
FileDocumentContentImpl(Project project,
Document document,
VirtualFile file,
VirtualFile highlightFile) |
Modifier and Type | Method and Description |
---|---|
FileType |
getContentType() |
VirtualFile |
getFile() |
void |
onAssigned(boolean isAssigned) |
getCharset, getDocument, getHighlightFile, getLineSeparator, getNavigatable, getNavigatable, getProject, hasBom
changeUserMap, clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, getUserMap, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace, setUserMap
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNavigatable, getOpenFileDescriptor
getUserData, putUserData
getOpenFileDescriptor
public FileDocumentContentImpl(Project project, Document document, VirtualFile file)
public FileDocumentContentImpl(Project project, Document document, VirtualFile file, VirtualFile highlightFile)
public VirtualFile getFile()
getFile
in interface FileContent
public FileType getContentType()
getContentType
in interface DiffContent
getContentType
in class DocumentContentImpl
public void onAssigned(boolean isAssigned)
onAssigned
in interface DiffContent
DiffRequest.onAssigned(boolean)