| 
 | ||||||||||
| 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.datatools.sqltools.sqlbuilder.views.source.SQLEditorDocumentProvider
public class SQLEditorDocumentProvider
| Constructor Summary | |
|---|---|
| SQLEditorDocumentProvider() | |
| Method Summary | |
|---|---|
| static org.eclipse.jface.text.IDocument | createDocument(java.lang.String element) | 
| static org.eclipse.jface.text.IDocumentPartitioner | createDocumentPartitioner()Create a document partitioner | 
|  long | getModificationStamp(java.lang.Object element) | 
|  long | getSynchronizationStamp(java.lang.Object element) | 
|  java.lang.String | inputToStringHelper(java.lang.Object object) | 
|  boolean | isDeleted(java.lang.Object element) | 
| Methods inherited from class org.eclipse.ui.texteditor.AbstractDocumentProvider | 
|---|
| aboutToChange, addElementStateListener, canSaveDocument, changed, connect, disconnect, getAnnotationModel, getContentType, getDocument, getProgressMonitor, getStatus, isModifiable, isNotSynchronizedException, isReadOnly, isStateValidated, isSynchronized, 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 | 
| Constructor Detail | 
|---|
public SQLEditorDocumentProvider()
| Method Detail | 
|---|
public static org.eclipse.jface.text.IDocument createDocument(java.lang.String element)
                                                       throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreExceptionpublic static org.eclipse.jface.text.IDocumentPartitioner createDocumentPartitioner()
public java.lang.String inputToStringHelper(java.lang.Object object)
public long getModificationStamp(java.lang.Object element)
getModificationStamp in interface org.eclipse.ui.texteditor.IDocumentProvidergetModificationStamp in class org.eclipse.ui.texteditor.AbstractDocumentProviderpublic long getSynchronizationStamp(java.lang.Object element)
getSynchronizationStamp in interface org.eclipse.ui.texteditor.IDocumentProvidergetSynchronizationStamp in class org.eclipse.ui.texteditor.AbstractDocumentProviderpublic boolean isDeleted(java.lang.Object element)
isDeleted in interface org.eclipse.ui.texteditor.IDocumentProviderisDeleted in class org.eclipse.ui.texteditor.AbstractDocumentProvider| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||