Uses of Interface
org.gjt.sp.jedit.io.Encoding
-
Uses of Encoding in org.gjt.sp.jedit.io
Modifier and TypeClassDescriptionclass
Encodings which are provided by java.nio.charset.Charset.class
Encodings which have BOM at the beginning of byte stream.Modifier and TypeMethodDescriptionstatic Encoding
EncodingServer.getEncoding
(String name) Returns an instance of Encoding for specified name. -
Uses of Encoding in org.jedit.io
Modifier 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