Uses of Interface
com.github.euler.tika.SinkResponse
-
-
Uses of SinkResponse in com.github.euler.tika
Classes in com.github.euler.tika that implement SinkResponse Modifier and Type Class Description classEmptyResponseMethods in com.github.euler.tika that return SinkResponse Modifier and Type Method Description SinkResponseMetadataBatchSink. flush(boolean force)SinkResponseMetadataBatchSink. store(URI uri, ProcessingContext ctx)SinkResponseFragmentBatchSink. storeFragment(String parentId, int index, String fragment)Methods in com.github.euler.tika with parameters of type SinkResponse Modifier and Type Method Description voidFragmentBatch. handleResponse(SinkResponse response, BatchListener listener)protected voidMetadataBatch. handleResponse(SinkResponse response, BatchListener listener)
-