Uses of Interface
org.eclipse.ui.editors.text.IEncodingSupport
-
Packages that use IEncodingSupport Package Description org.eclipse.ui.editors.text Provides a standard text editor and concrete document providers basedIFileBuffer
and others directly handlingIFile
andIStorage
as editor input. -
-
Uses of IEncodingSupport in org.eclipse.ui.editors.text
Classes in org.eclipse.ui.editors.text that implement IEncodingSupport Modifier and Type Class Description class
DefaultEncodingSupport
The standard implementation ofIEncodingSupport
.
-