protected class FileDocumentProvider.FileInfo extends StorageDocumentProvider.StorageInfo
Modifier and Type | Field and Description |
---|---|
FileDocumentProvider.FileSynchronizer |
fFileSynchronizer
The file synchronizer.
|
long |
fModificationStamp
The time stamp at which this provider changed the file.
|
fEncoding, fIsModifiable, fIsReadOnly, fUpdateCache
fCanBeSaved, fCount, fDocument, fElement, fIsStateValidated, fModel, fStatus
Constructor and Description |
---|
FileInfo(IDocument document,
IAnnotationModel model,
FileDocumentProvider.FileSynchronizer fileSynchronizer)
Creates and returns a new file info.
|
documentAboutToBeChanged, documentChanged, equals, hashCode
public FileDocumentProvider.FileSynchronizer fFileSynchronizer
public long fModificationStamp
public FileInfo(IDocument document, IAnnotationModel model, FileDocumentProvider.FileSynchronizer fileSynchronizer)
document
- the documentmodel
- the annotation modelfileSynchronizer
- the file synchronizer
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.