Package org.eclipse.core.filebuffers.manipulation


package org.eclipse.core.filebuffers.manipulation

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.