Package org.eclipse.core.filebuffers.manipulation
Provides the API for manipulating file buffers.
See:
Description
Interface Summary
|
IFileBufferOperation
|
A file buffer operation performs changes of the contents of a file buffer. |
Package org.eclipse.core.filebuffers.manipulation Description
Provides the API for manipulating file buffers.
Package Specification
A file buffer operation performs changes of the contents of a file buffer. Clients can either implement the
IFileBufferOperation
or subclass TextFileBufferOperation
.
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.