Files | |
file | CharsetDetector.class.php |
Definition of CharsetDetector class group. | |
Classes | |
class | CharsetConverter |
Dummy wrapper around iconv library. More... | |
class | CharsetDetector |
Inteligent charset detector - basic interface. More... | |
class | CharsetStreamAnalyzer |
This class analyzes text to detect its charset. More... | |
class | CharsetStreamAnalyzerFactory |
Factory for CharsetStreamAnalyzer objects. More... | |
class | CharsetWeightMap |
Charset analyse's data container. More... | |
class | CharsetWeightMapItem |
Class containing data of charset weight map item. More... | |
class | CharsetWeightMapIterator |
Realization of ICharsetWeightMapIterator used in CharsetWeightMap class. More... | |
interface | ICharsetWeightMapIterator |
Interface of charset weight map iterator. More... | |
interface | ICharWeightMapList |
Interface of extensible character weight maps. More... | |
interface | IInputStream |
Input stream interface. More... |