Package com.xmlmind.util
Class LoadText.XMLEncodingDetector
- java.lang.Object
-
- com.xmlmind.util.LoadText.EncodingDetectorBase
-
- com.xmlmind.util.LoadText.XMLEncodingDetector
-
- All Implemented Interfaces:
LoadText.EncodingDetector
- Enclosing class:
- LoadText
public static final class LoadText.XMLEncodingDetector extends LoadText.EncodingDetectorBase
Detects an encoding by parsing<?xml encoding="ENCODING"?>
.
-
-
Constructor Summary
Constructors Constructor Description XMLEncodingDetector()
-