@Deprecated
public interface MergeVersion
| Modifier and Type | Interface and Description |
|---|---|
static class |
MergeVersion.MergeDocumentVersion
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
applyText(java.lang.String text,
Project project)
Deprecated.
|
Document |
createWorkingDocument(Project project)
Deprecated.
|
byte[] |
getBytes()
Deprecated.
|
FileType |
getContentType()
Deprecated.
|
VirtualFile |
getFile()
Deprecated.
|
void |
restoreOriginalContent(Project project)
Deprecated.
|
void applyText(java.lang.String text,
Project project)
VirtualFile getFile()
byte[] getBytes()
throws java.io.IOException
java.io.IOExceptionFileType getContentType()
void restoreOriginalContent(Project project)