java.lang.Object
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.chunking.AbstractChunking
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.chunking.RDCAnalysisChunking

public class RDCAnalysisChunking extends AbstractChunking
This class is used to process RDC analysis chunking
  • Constructor Details

    • RDCAnalysisChunking

      public RDCAnalysisChunking(byte[] fileContent)
      Initializes a new instance of the class
      Parameters:
      fileContent - The content of the file.
  • Method Details