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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TikaCLI
public TikaCLI()
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
process
public void process(String arg)
throws Exception
- Throws:
Exception
Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.