| Package | Description | 
|---|---|
| org.gjt.sp.jedit.io | Virtual file system and multi-threaded I/O. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | EncodingWithBOM.Detector | 
| class  | RegexEncodingDetectorAn encoding detector which finds regex pattern. | 
| class  | XMLEncodingDetectorAn encoding detector which extracts encoding from XML declaration. | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.util.List<EncodingDetector> | AutoDetection. getEncodingDetectors()Returns the user configured ordered list of encoding detectors. |