|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Encoding | |
|---|---|
| org.gjt.sp.jedit.io | Virtual file system and multi-threaded I/O. |
| Uses of Encoding in org.gjt.sp.jedit.io |
|---|
| Classes in org.gjt.sp.jedit.io that implement Encoding | |
|---|---|
class |
CharsetEncoding
Encodings which are provided by java.nio.charset.Charset. |
class |
EncodingWithBOM
Encodings which have BOM at the beginning of byte stream. |
| Methods in org.gjt.sp.jedit.io that return Encoding | |
|---|---|
static Encoding |
EncodingServer.getEncoding(java.lang.String name)
Returns an instance of Encoding for specified name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||