Uses of Class
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.chunking.AbstractChunking
-
Uses of AbstractChunking in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.chunking
Modifier and TypeClassDescriptionclass
This class is used to process RDC analysis chunkingclass
class
This class is used to process zip file chunkingModifier and TypeMethodDescriptionstatic AbstractChunking
ChunkingFactory.createChunkingInstance
(byte[] fileContent) This method is used to create the instance of AbstractChunking.static AbstractChunking
ChunkingFactory.createChunkingInstance
(byte[] fileContent, ChunkingMethod chunkingMethod) This method is used to create the instance of AbstractChunking.static AbstractChunking
ChunkingFactory.createChunkingInstance
(IntermediateNodeObject nodeObject) This method is used to create the instance of AbstractChunking.