- All Implemented Interfaces:
Iterable<byte[]>
public class DocumentSplitter
extends Object
implements Iterable<byte[]>
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
CHUNK_SIZE
public int CHUNK_SIZE
-
Constructor Details
-
DocumentSplitter
public DocumentSplitter(byte[] filedata)
-