|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ui.texteditor.AbstractDocumentProvider
org.eclipse.ui.editors.text.StorageDocumentProvider
org.eclipse.ui.editors.text.FileDocumentProvider
fable.framework.ui.editors.KeyAndValueFileDocumentProvider
public class KeyAndValueFileDocumentProvider
| Field Summary | |
|---|---|
static java.lang.String |
INPUT_DEFAULT
The identifier of the comment body type. |
static java.lang.String |
INPUTFILE_PARTITIONING
The input file partitioning. |
| Constructor Summary | |
|---|---|
KeyAndValueFileDocumentProvider()
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.ui.editors.text.FileDocumentProvider |
|---|
getContentType, getModificationStamp, getSynchronizationStamp, isDeleted, isModifiable, isSynchronized |
| Methods inherited from class org.eclipse.ui.editors.text.StorageDocumentProvider |
|---|
getDefaultEncoding, getEncoding, isNotSynchronizedException, isReadOnly, setEncoding |
| Methods inherited from class org.eclipse.ui.texteditor.AbstractDocumentProvider |
|---|
aboutToChange, addElementStateListener, canSaveDocument, changed, connect, disconnect, getAnnotationModel, getDocument, getProgressMonitor, getStatus, isStateValidated, mustSaveDocument, removeElementStateListener, resetDocument, saveDocument, setCanSaveDocument, setProgressMonitor, synchronize, updateStateCache, validateState |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String INPUTFILE_PARTITIONING
#INPUT_KEYS and
#input_COMMENT.
public static final java.lang.String INPUT_DEFAULT
| Constructor Detail |
|---|
public KeyAndValueFileDocumentProvider()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||