Uses of Interface
org.gjt.sp.jedit.io.EncodingDetector
-
Uses of EncodingDetector in org.gjt.sp.jedit.io
Modifier and TypeClassDescriptionstatic class
class
An encoding detector which finds regex pattern.class
An encoding detector which extracts encoding from XML declaration.Modifier and TypeMethodDescriptionstatic List<EncodingDetector>
AutoDetection.getEncodingDetectors()
Returns the user configured ordered list of encoding detectors.