|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncodingDetector | |
---|---|
org.gjt.sp.jedit.io | Virtual file system and multi-threaded I/O. |
Uses of EncodingDetector in org.gjt.sp.jedit.io |
---|
Classes in org.gjt.sp.jedit.io that implement EncodingDetector | |
---|---|
static class |
EncodingWithBOM.Detector
|
class |
RegexEncodingDetector
An encoding detector which finds regex pattern. |
class |
XMLEncodingDetector
An encoding detector which extracts encoding from XML declaration. |
Methods in org.gjt.sp.jedit.io that return types with arguments of type EncodingDetector | |
---|---|
static java.util.List<EncodingDetector> |
AutoDetection.getEncodingDetectors()
Returns the user configured ordered list of encoding detectors. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |