Package com.github.euler.tika
Interface FragmentBatchSink
-
- All Superinterfaces:
MetadataBatchSink
public interface FragmentBatchSink extends MetadataBatchSink
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SinkResponsestoreFragment(String parentId, int index, String fragment)-
Methods inherited from interface com.github.euler.tika.MetadataBatchSink
finish, flush, store
-
-
-
-
Method Detail
-
storeFragment
SinkResponse storeFragment(String parentId, int index, String fragment)
-
-