Class Language

java.lang.Object
org.apache.tika.example.Language

public class Language extends Object
  • Constructor Details

    • Language

      public Language()
  • Method Details

    • languageDetection

      public static void languageDetection() throws IOException
      Throws:
      IOException
    • languageDetectionWithWriter

      public static void languageDetectionWithWriter() throws IOException
      Throws:
      IOException
    • languageDetectionWithHandler

      public static void languageDetectionWithHandler() throws Exception
      Throws:
      Exception