public class EglProvider
extends org.eclipse.ui.editors.text.FileDocumentProvider
implements org.eclipse.ui.texteditor.IDocumentProvider
org.eclipse.ui.editors.text.FileDocumentProvider.FileInfo, org.eclipse.ui.editors.text.FileDocumentProvider.FileSynchronizer, org.eclipse.ui.editors.text.FileDocumentProvider.SafeChange| Modifier and Type | Field and Description |
|---|---|
static String |
EGL_COMMENT |
static String |
EGL_EOL |
static String |
EGL_EOLSHORTCUT |
static String |
EGL_MARKER |
| Constructor and Description |
|---|
EglProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jface.text.IDocument |
createDocument(Object element) |
cacheEncodingState, checkSynchronizationState, computeModificationStamp, createAnnotationModel, createElementInfo, disposeElementInfo, doResetDocument, doSaveDocument, doSynchronize, doValidateState, getContentType, getElementInfo, getModificationStamp, getOperationRunner, getPersistedEncoding, getResetRule, getSaveRule, getSynchronizationStamp, getSynchronizeRule, getValidateStateRule, handleElementContentChanged, handleElementDeleted, handleElementMoved, isDeleted, isModifiable, isSynchronized, persistEncoding, readUTF8BOM, refreshFile, refreshFile, setDocumentContent, setDocumentContentcreateEmptyDocument, doUpdateStateCache, getDefaultEncoding, getEncoding, handleCoreException, isNotSynchronizedException, isReadOnly, setDocumentContent, setDocumentContent, setEncoding, setupDocument, updateCacheaboutToChange, addElementStateListener, addUnchangedElementListeners, canSaveDocument, changed, connect, connected, disconnect, disconnected, executeOperation, fireElementContentAboutToBeReplaced, fireElementContentReplaced, fireElementDeleted, fireElementDirtyStateChanged, fireElementMoved, fireElementStateChangeFailed, fireElementStateChanging, fireElementStateValidationChanged, getAnnotationModel, getConnectedElements, getDocument, getProgressMonitor, getStatus, invalidatesState, isStateValidated, mustSaveDocument, removeElementStateListener, removeUnchangedElementListeners, resetDocument, saveDocument, setCanSaveDocument, setProgressMonitor, synchronize, updateStateCache, validateStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaboutToChange, addElementStateListener, canSaveDocument, changed, connect, disconnect, getAnnotationModel, getDocument, getModificationStamp, getSynchronizationStamp, isDeleted, mustSaveDocument, removeElementStateListener, resetDocument, saveDocumentpublic static final String EGL_EOL
public static final String EGL_EOLSHORTCUT
public static final String EGL_COMMENT
public static final String EGL_MARKER
protected org.eclipse.jface.text.IDocument createDocument(Object element) throws org.eclipse.core.runtime.CoreException
createDocument in class org.eclipse.ui.editors.text.StorageDocumentProviderorg.eclipse.core.runtime.CoreExceptionCopyright © 2016. All rights reserved.