Class OldLangProfileConverter
- java.lang.Object
-
- com.optimaize.langdetect.profiles.OldLangProfileConverter
-
public class OldLangProfileConverter extends Object
Converts an oldLangProfile
to a newLanguageProfile
.- Author:
- Fabian Kessler
-
-
Constructor Summary
Constructors Constructor Description OldLangProfileConverter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LanguageProfile
convert(LangProfile langProfile)
-
-
-
Method Detail
-
convert
public static LanguageProfile convert(LangProfile langProfile)
-
-