|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ui.texteditor.AbstractDocumentProvider
org.eparapher.rcp.editors.SimpleDocumentProvider
org.eparapher.rcp.editors.xml.XMLDocumentProvider
public class XMLDocumentProvider
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.ui.texteditor.AbstractDocumentProvider |
|---|
org.eclipse.ui.texteditor.AbstractDocumentProvider.DocumentProviderOperation, org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ui.texteditor.AbstractDocumentProvider |
|---|
PR10806_UC5_ENABLED, PR14469_ENABLED, STATUS_ERROR, STATUS_OK |
| Constructor Summary | |
|---|---|
XMLDocumentProvider()
|
|
| Method Summary | |
|---|---|
protected org.eclipse.jface.text.source.IAnnotationModel |
createAnnotationModel(Object element)
|
protected void |
setupDocument(org.eclipse.jface.text.IDocument document)
Set up the document - default implementation does nothing. |
| Methods inherited from class org.eparapher.rcp.editors.SimpleDocumentProvider |
|---|
createDocument, doSaveDocument, getOperationRunner, isModifiable, isReadOnly, isStateValidated |
| Methods inherited from class org.eclipse.ui.texteditor.AbstractDocumentProvider |
|---|
aboutToChange, addElementStateListener, addUnchangedElementListeners, canSaveDocument, changed, connect, connected, createElementInfo, disconnect, disconnected, disposeElementInfo, doResetDocument, doSynchronize, doUpdateStateCache, doValidateState, executeOperation, fireElementContentAboutToBeReplaced, fireElementContentReplaced, fireElementDeleted, fireElementDirtyStateChanged, fireElementMoved, fireElementStateChangeFailed, fireElementStateChanging, fireElementStateValidationChanged, getAnnotationModel, getConnectedElements, getContentType, getDocument, getElementInfo, getModificationStamp, getProgressMonitor, getResetRule, getSaveRule, getStatus, getSynchronizationStamp, getSynchronizeRule, getValidateStateRule, invalidatesState, isDeleted, isNotSynchronizedException, isSynchronized, mustSaveDocument, removeElementStateListener, removeUnchangedElementListeners, resetDocument, saveDocument, setCanSaveDocument, setProgressMonitor, synchronize, updateStateCache, validateState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLDocumentProvider()
| Method Detail |
|---|
protected void setupDocument(org.eclipse.jface.text.IDocument document)
SimpleDocumentProvider
setupDocument in class SimpleDocumentProviderdocument - the new document
protected org.eclipse.jface.text.source.IAnnotationModel createAnnotationModel(Object element)
throws org.eclipse.core.runtime.CoreException
createAnnotationModel in class SimpleDocumentProviderorg.eclipse.core.runtime.CoreException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||