Uses of Interface
org.gjt.sp.jedit.io.Encoding
Packages that use Encoding
-
Uses of Encoding in org.gjt.sp.jedit.io
Classes in org.gjt.sp.jedit.io that implement EncodingModifier and TypeClassDescriptionclass
Encodings which are provided by java.nio.charset.Charset.class
Encodings which have BOM at the beginning of byte stream.Methods in org.gjt.sp.jedit.io that return EncodingModifier and TypeMethodDescriptionstatic Encoding
EncodingServer.getEncoding
(String name) Returns an instance of Encoding for specified name. -
Uses of Encoding in org.jedit.io
Classes in org.jedit.io that implement EncodingModifier and TypeClassDescriptionclass
ISO-8859-1 with unicode escapes as e. g. needed for http://download.oracle.com/javase/6/docs/api/java/util/Properties.html