Class LanguageProfileWriter

java.lang.Object
com.optimaize.langdetect.profiles.LanguageProfileWriter

public class LanguageProfileWriter extends Object
Writes a LanguageProfile to an output stream or file.

All file operations are done with UTF-8.

  • Constructor Details

    • LanguageProfileWriter

      public LanguageProfileWriter()
  • Method Details