Uses of Class
org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation
-
Packages that use TextFileBufferOperation Package Description org.eclipse.core.filebuffers.manipulation Provides the API for manipulating file buffers. -
-
Uses of TextFileBufferOperation in org.eclipse.core.filebuffers.manipulation
Subclasses of TextFileBufferOperation in org.eclipse.core.filebuffers.manipulation Modifier and Type Class Description class
ConvertLineDelimitersOperation
A text file buffer operation that changes the line delimiters to a specified line delimiter.class
RemoveTrailingWhitespaceOperation
A text file buffer operation that removes all trailing whitespace.
-