public class RDCAnalysisChunking extends AbstractChunking
fileContent
Constructor and Description |
---|
RDCAnalysisChunking(byte[] fileContent)
Initializes a new instance of the
|
Modifier and Type | Method and Description |
---|---|
List<LeafNodeObject> |
chunking()
This method is used to chunk the file data.
|
public RDCAnalysisChunking(byte[] fileContent)
fileContent
- The content of the file.public List<LeafNodeObject> chunking() throws IOException
chunking
in class AbstractChunking
IOException
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.