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

public class SimpleChunking extends AbstractChunking
  • Constructor Details

    • SimpleChunking

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