Class MyFirstTika


  • public class MyFirstTika
    extends Object
    Demonstrates how to call the different components within Tika: its Detector framework (aka MIME identification and repository), its Parser interface, its LanguageIdentifier and other goodies.

    It also shows the "easy way" via AutoDetectParser