Uses of Class
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.chunking.AbstractChunking
Packages that use AbstractChunking
-
Uses of AbstractChunking in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.chunking
Subclasses of AbstractChunking in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.chunkingModifier and TypeClassDescriptionclassThis class is used to process RDC analysis chunkingclassclassThis class is used to process zip file chunkingMethods in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.chunking that return AbstractChunkingModifier and TypeMethodDescriptionstatic AbstractChunkingChunkingFactory.createChunkingInstance(byte[] fileContent) This method is used to create the instance of AbstractChunking.static AbstractChunkingChunkingFactory.createChunkingInstance(byte[] fileContent, ChunkingMethod chunkingMethod) This method is used to create the instance of AbstractChunking.static AbstractChunkingChunkingFactory.createChunkingInstance(IntermediateNodeObject nodeObject) This method is used to create the instance of AbstractChunking.