Uses of Interface
org.apache.manifoldcf.connectorcommon.fuzzyml.EncodingDetector
-
Packages that use EncodingDetector Package Description org.apache.manifoldcf.connectorcommon.fuzzyml -
-
Uses of EncodingDetector in org.apache.manifoldcf.connectorcommon.fuzzyml
Classes in org.apache.manifoldcf.connectorcommon.fuzzyml that implement EncodingDetector Modifier and Type Class Description classBOMEncodingDetectorThis class represents the parse state of the BOM (byte order mark) parser.classXMLEncodingDetectorThis is the XML encoding detector.
-