Package org.apache.tika.cli
Class TikaCLI
- java.lang.Object
-
- org.apache.tika.cli.TikaCLI
-
public class TikaCLI extends Object
Simple command line interface for Apache Tika.
-
-
Constructor Summary
Constructors Constructor Description TikaCLI()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
void
process(String arg)
-