Types from org.eclipse.text used by org.eclipse.core.filebuffers

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.jface.text.BadLocationException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.ConvertLineDelimitersOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)80
org.eclipse.core.filebuffers.manipulation.RemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)79
org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation.applyTextEdit(ITextFileBuffer, MultiTextEditWithProgress, IProgressMonitor)144
org.eclipse.core.internal.filebuffers.DocumentReader.DocumentCharSequence.charAt(int)68
org.eclipse.core.internal.filebuffers.DocumentReader.DocumentCharSequence.charAt(int)68
org.eclipse.core.internal.filebuffers.DocumentReader.DocumentCharSequence.subSequence(int, int)79
org.eclipse.core.internal.filebuffers.DocumentReader.DocumentCharSequence.subSequence(int, int)79
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.ConvertLineDelimitersOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)80
org.eclipse.core.filebuffers.manipulation.RemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)79
org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation.applyTextEdit(ITextFileBuffer, MultiTextEditWithProgress, IProgressMonitor)144
org.eclipse.core.internal.filebuffers.DocumentReader.DocumentCharSequence.charAt(int)68
org.eclipse.core.internal.filebuffers.DocumentReader.DocumentCharSequence.charAt(int)68
org.eclipse.core.internal.filebuffers.DocumentReader.DocumentCharSequence.subSequence(int, int)79
org.eclipse.core.internal.filebuffers.DocumentReader.DocumentCharSequence.subSequence(int, int)79
THROWS
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.MultiTextEditWithProgress.apply(IDocument, int, IProgressMonitor)-1
org.eclipse.core.filebuffers.manipulation.MultiTextEditWithProgress.apply(IDocument, IProgressMonitor)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.addPosition(String, Position)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.computePartitioning(String, int, int, boolean)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.get(int, int)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.getChar(int)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.getLineDelimiter(int)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.getLineInformation(int)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.getLineInformationOfOffset(int)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.getLineLength(int)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.getLineOffset(int)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.getLineOfOffset(int)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.replace(int, int, String, long)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.replace(int, int, String)-1

org.eclipse.jface.text.BadPartitioningException

THROWS
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.SynchronizableDocument.computePartitioning(String, int, int, boolean)-1

org.eclipse.jface.text.BadPositionCategoryException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.dispose()326
THROWS
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.SynchronizableDocument.addPosition(String, Position)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.getPositions(String, int, int, boolean, boolean)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.getPositions(String)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.removePosition(String, Position)-1

org.eclipse.jface.text.Document

EXTENDS
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.SynchronizableDocument-1

org.eclipse.jface.text.DocumentEvent

PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.DocumentReader.InternalDocumentListener.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.core.internal.filebuffers.DocumentReader.InternalDocumentListener.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.core.internal.filebuffers.DocumentReader.InternalDocumentListener.documentChanged(DocumentEvent)-1
org.eclipse.core.internal.filebuffers.DocumentReader.InternalDocumentListener.documentChanged(DocumentEvent)-1
org.eclipse.core.internal.filebuffers.FileStoreTextFileBuffer.DocumentListener.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.core.internal.filebuffers.FileStoreTextFileBuffer.DocumentListener.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.core.internal.filebuffers.FileStoreTextFileBuffer.DocumentListener.documentChanged(DocumentEvent)-1
org.eclipse.core.internal.filebuffers.FileStoreTextFileBuffer.DocumentListener.documentChanged(DocumentEvent)-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.DocumentListener.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.DocumentListener.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.DocumentListener.documentChanged(DocumentEvent)-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.DocumentListener.documentChanged(DocumentEvent)-1

org.eclipse.jface.text.DocumentRewriteSession

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation.fDocumentRewriteSession-1
PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.SynchronizableDocument.stopRewriteSession(DocumentRewriteSession)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.SynchronizableDocument.startRewriteSession(DocumentRewriteSessionType)-1

org.eclipse.jface.text.DocumentRewriteSessionType

PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.SynchronizableDocument.startRewriteSession(DocumentRewriteSessionType)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.ConvertLineDelimitersOperation.getDocumentRewriteSessionType()-1
org.eclipse.core.filebuffers.manipulation.RemoveTrailingWhitespaceOperation.getDocumentRewriteSessionType()-1
org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation.getDocumentRewriteSessionType()-1

org.eclipse.jface.text.IDocument

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.createEmptyDocumentFromFactory(IFile)182
org.eclipse.core.internal.filebuffers.TextFileBufferManager.createDocumentFromFactory(IPath, LocationKind)528
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.DocumentReader.DocumentCharSequence.fDocument-1
org.eclipse.core.internal.filebuffers.DocumentReader.DocumentCharSequence.fDocument-1
org.eclipse.core.internal.filebuffers.DocumentReader.fDocument-1
org.eclipse.core.internal.filebuffers.FileStoreTextFileBuffer.fDocument-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.fDocument-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.ConvertLineDelimitersOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)57
org.eclipse.core.filebuffers.manipulation.RemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)50
org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation.startRewriteSession(ITextFileBuffer)121
org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation.stopRewriteSession(ITextFileBuffer, Object)132
org.eclipse.core.internal.filebuffers.DocumentReader.handleDocumentAboutToBeChanged()147
org.eclipse.core.internal.filebuffers.FileStoreTextFileBuffer.revert(IProgressMonitor)238
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.handleFileContentChanged(boolean, boolean)492
org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.createEmptyDocument(IFile)133
org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.createEmptyDocument(IFile)135
org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.createEmptyDocument(IFile)130
org.eclipse.core.internal.filebuffers.TextFileBufferManager.createEmptyDocument(IPath, LocationKind)477
org.eclipse.core.internal.filebuffers.TextFileBufferManager.createEmptyDocument(IPath, LocationKind)475
org.eclipse.core.internal.filebuffers.TextFileBufferManager.createEmptyDocument(IPath, LocationKind)472
PARAMETER
Reference LocationLine Number
org.eclipse.core.filebuffers.IDocumentSetupParticipant.setup(IDocument)-1
org.eclipse.core.filebuffers.IDocumentSetupParticipantExtension.setup(IDocument, IPath, LocationKind)-1
org.eclipse.core.filebuffers.IPersistableAnnotationModel.commit(IDocument)-1
org.eclipse.core.filebuffers.IPersistableAnnotationModel.reinitialize(IDocument)-1
org.eclipse.core.filebuffers.IPersistableAnnotationModel.revert(IDocument)-1
org.eclipse.core.filebuffers.ITextFileBufferManager.getTextFileBuffer(IDocument)-1
org.eclipse.core.filebuffers.manipulation.MultiTextEditWithProgress.apply(IDocument, int, IProgressMonitor)-1
org.eclipse.core.filebuffers.manipulation.MultiTextEditWithProgress.apply(IDocument, IProgressMonitor)-1
org.eclipse.core.internal.filebuffers.DocumentReader.DocumentCharSequence.DocumentCharSequence(IDocument)-1
org.eclipse.core.internal.filebuffers.DocumentReader.DocumentCharSequence.DocumentCharSequence(IDocument)-1
org.eclipse.core.internal.filebuffers.DocumentReader.DocumentReader(IDocument)-1
org.eclipse.core.internal.filebuffers.FileStoreTextFileBuffer.setDocumentContent(IDocument, IFileStore, String, boolean, IProgressMonitor)-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.setDocumentContent(IDocument, IFile, String)-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.1.(ResourceTextFileBufferManager, IDocumentSetupParticipant, IDocument, IFile)-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.2.(ResourceTextFileBufferManager, IDocument[], IDocumentFactory)-1
org.eclipse.core.internal.filebuffers.TextFileBufferManager.1.(TextFileBufferManager, IDocumentSetupParticipant, IDocument, IPath, LocationKind)-1
org.eclipse.core.internal.filebuffers.TextFileBufferManager.2.(TextFileBufferManager, IDocument[], IDocumentFactory)-1
org.eclipse.core.internal.filebuffers.TextFileBufferManager.getTextFileBuffer(IDocument)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.filebuffers.IDocumentFactory.createDocument()-1
org.eclipse.core.filebuffers.ITextFileBuffer.getDocument()-1
org.eclipse.core.filebuffers.ITextFileBufferManager.createEmptyDocument(IPath, LocationKind)-1
org.eclipse.core.filebuffers.ITextFileBufferManager.createEmptyDocument(IPath)-1
org.eclipse.core.internal.filebuffers.FileStoreTextFileBuffer.getDocument()-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.getDocument()-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.createEmptyDocument(IFile)-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.createEmptyDocumentFromFactory(IFile)-1
org.eclipse.core.internal.filebuffers.TextFileBufferManager.createDocumentFromFactory(IPath, LocationKind)-1
org.eclipse.core.internal.filebuffers.TextFileBufferManager.createEmptyDocument(IPath, LocationKind)-1
org.eclipse.core.internal.filebuffers.TextFileBufferManager.createEmptyDocument(IPath)-1

org.eclipse.jface.text.IDocumentExtension4

CASTS
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation.startRewriteSession(ITextFileBuffer)123
org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation.stopRewriteSession(ITextFileBuffer, Object)134
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.commitFileBufferContent(IProgressMonitor, boolean)399
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.handleFileContentChanged(boolean, boolean)512
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.setDocumentContent(IDocument, IFile, String)579
org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.createEmptyDocument(IFile)141
org.eclipse.core.internal.filebuffers.TextFileBufferManager.createEmptyDocument(IPath, LocationKind)486
INSTANCEOF
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation.startRewriteSession(ITextFileBuffer)122
org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation.stopRewriteSession(ITextFileBuffer, Object)133
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.commitFileBufferContent(IProgressMonitor, boolean)398
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.handleFileContentChanged(boolean, boolean)511
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.setDocumentContent(IDocument, IFile, String)578
org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.createEmptyDocument(IFile)138
org.eclipse.core.internal.filebuffers.TextFileBufferManager.createEmptyDocument(IPath, LocationKind)483
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation.startRewriteSession(ITextFileBuffer)123
org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation.stopRewriteSession(ITextFileBuffer, Object)134

org.eclipse.jface.text.IDocumentListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.DocumentReader.fDocumentListener-1
org.eclipse.core.internal.filebuffers.FileStoreTextFileBuffer.fDocumentListener-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.fDocumentListener-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.DocumentReader.InternalDocumentListener-1
org.eclipse.core.internal.filebuffers.DocumentReader.InternalDocumentListener-1
org.eclipse.core.internal.filebuffers.FileStoreTextFileBuffer.DocumentListener-1
org.eclipse.core.internal.filebuffers.FileStoreTextFileBuffer.DocumentListener-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.DocumentListener-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.DocumentListener-1

org.eclipse.jface.text.IRegion

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.ConvertLineDelimitersOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)72
org.eclipse.core.filebuffers.manipulation.RemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)63
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.SynchronizableDocument.getLineInformation(int)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.getLineInformationOfOffset(int)-1

org.eclipse.jface.text.ISynchronizable

IMPLEMENTS
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.SynchronizableDocument-1

org.eclipse.jface.text.ITypedRegion

RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.SynchronizableDocument.computePartitioning(String, int, int, boolean)-1

org.eclipse.jface.text.Position

PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.SynchronizableDocument.addPosition(String, Position)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.removePosition(String, Position)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.SynchronizableDocument.getPositions(String, int, int, boolean, boolean)-1
org.eclipse.core.internal.filebuffers.SynchronizableDocument.getPositions(String)-1

org.eclipse.jface.text.source.IAnnotationModel

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.internal.filebuffers.FileStoreTextFileBuffer.fAnnotationModel-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.fAnnotationModel-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.filebuffers.IAnnotationModelFactory.createAnnotationModel(IPath)-1
org.eclipse.core.filebuffers.ITextFileBuffer.getAnnotationModel()-1
org.eclipse.core.filebuffers.ITextFileBufferManager.createAnnotationModel(IPath, LocationKind)-1
org.eclipse.core.filebuffers.ITextFileBufferManager.createAnnotationModel(IPath)-1
org.eclipse.core.internal.filebuffers.FileStoreTextFileBuffer.getAnnotationModel()-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.getAnnotationModel()-1
org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.createAnnotationModel(IFile)-1
org.eclipse.core.internal.filebuffers.TextFileBufferManager.createAnnotationModel(IPath, LocationKind)-1
org.eclipse.core.internal.filebuffers.TextFileBufferManager.createAnnotationModel(IPath)-1

org.eclipse.text.edits.DeleteEdit

INSTANTIATION
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.RemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)73

org.eclipse.text.edits.MalformedTreeException

THROWS
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.MultiTextEditWithProgress.apply(IDocument, int, IProgressMonitor)-1
org.eclipse.core.filebuffers.manipulation.MultiTextEditWithProgress.apply(IDocument, IProgressMonitor)-1

org.eclipse.text.edits.MultiTextEdit

EXTENDS
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.MultiTextEditWithProgress-1

org.eclipse.text.edits.ReplaceEdit

INSTANTIATION
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.ConvertLineDelimitersOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)73

org.eclipse.text.edits.UndoEdit

RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.filebuffers.manipulation.MultiTextEditWithProgress.apply(IDocument, int, IProgressMonitor)-1
org.eclipse.core.filebuffers.manipulation.MultiTextEditWithProgress.apply(IDocument, IProgressMonitor)-1

Back to reference summary for org.eclipse.core.filebuffers

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict