Package | Description |
---|---|
org.gjt.sp.jedit.io |
Virtual file system and multi-threaded I/O.
|
Modifier and Type | Class and Description |
---|---|
class |
CharsetEncoding
Encodings which are provided by java.nio.charset.Charset.
|
class |
EncodingWithBOM
Encodings which have BOM at the beginning of byte stream.
|
Modifier and Type | Method and Description |
---|---|
static Encoding |
EncodingServer.getEncoding(java.lang.String name)
Returns an instance of Encoding for specified name.
|