|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| IClassFileFilter | An acceptance filter based on classfiles. |
| ICodepageDetector | |
| Class Summary | |
|---|---|
| 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 | Deprecated. 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 |
A Fa�ade that
internally uses an ANTLR - based parser /
lexer. |
| 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. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||