org.apache.tika.fork
Interface ForkResource


public interface ForkResource


Method Summary
 java.lang.Throwable process(java.io.DataInputStream input, java.io.DataOutputStream output)
           
 

Method Detail

process

java.lang.Throwable process(java.io.DataInputStream input,
                            java.io.DataOutputStream output)
                            throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.