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 basedIFileBufferand others directly handlingIFileandIStorageas 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 classDefaultEncodingSupportThe standard implementation ofIEncodingSupport.
-