| 接口 | 说明 |
|---|---|
| IClassFileFilter |
An acceptance filter based on classfiles.
|
| ICodepageDetector |
| 类 | 说明 |
|---|---|
| AbstractCodepageDetector |
This implementation provides the default implementation for the high-level codepage detection method
AbstractCodepageDetector.open(URL)of the implemented interface ICodepageProcessor. |
| ASCIIDetector |
A simple detector that may be used to detect plain ASCII.
|
| ByteOrderMarkDetector |
This detector identifies byte order marks of the following codepages to give a 100 %
deterministic result in case of detection.
|
| ClassFileFilterIsA | |
| CodepageDetectorProxy |
A proxy that delegate the codepage detection to all it's delegates.
|
| FileFilterExtensions |
Configureable implementation of
FileFilter used for
selection of the test documents under the collection root. |
| HTMLCodepageDetector | 已过时
This class should not be used in new code.
|
| InputStreamDebug |
Prints m_out every character read.
|
| JarArchive |
A jar file that pretends to be a simple file by extending
File. |
| JChardetFacade |
A fac�ade for jchardet codepage detection.
|
| ParsingDetector | |
| UnicodeDetector |
This detector identifies byte order marks of the following codepages to give a 100 % deterministic result in case of
detection.
|
| UnknownCharset |
A singleton Charset indicating that no encoding could be detected at all (regardless wether supported by platform or
not).
|
| UnsupportedCharset |
A dummy charset that indicates an unknown charset.
|
Copyright © 2016. All rights reserved.