Uses of Interface
org.gjt.sp.jedit.io.EncodingDetector
Packages that use EncodingDetector
-
Uses of EncodingDetector in org.gjt.sp.jedit.io
Classes in org.gjt.sp.jedit.io that implement EncodingDetectorModifier and TypeClassDescriptionstatic class
class
An encoding detector which finds regex pattern.class
An encoding detector which extracts encoding from XML declaration.Methods in org.gjt.sp.jedit.io that return types with arguments of type EncodingDetectorModifier and TypeMethodDescriptionstatic List<EncodingDetector>
AutoDetection.getEncodingDetectors()
Returns the user configured ordered list of encoding detectors.