]>
git.saurik.com Git - apple/icu.git/blob - icuSources/i18n/csrecog.cpp
2 **********************************************************************
3 * Copyright (C) 2005-2006, International Business Machines
4 * Corporation and others. All Rights Reserved.
5 **********************************************************************
8 #include "unicode/utypes.h"
10 #if !UCONFIG_NO_CONVERSION
16 CharsetRecognizer::~CharsetRecognizer()
21 const char *CharsetRecognizer::getLanguage() const