Package | Description |
---|---|
org.gjt.sp.jedit.io |
Virtual file system and multi-threaded I/O.
|
org.jedit.io |
Modifier and Type | Class | 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 | Description |
---|---|---|
static Encoding |
EncodingServer.getEncoding(java.lang.String name) |
Returns an instance of Encoding for specified name.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Native2ASCIIEncoding |
ISO-8859-1 with unicode escapes as e.
|