Uses of Class
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.IntermediateNodeObject
Package
Description
-
Uses of IntermediateNodeObject in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj
Modifier and TypeMethodDescriptionIntermediateNodeObject.RootNodeObjectBuilder.Build
(byte[] fileContent) This method is used to build a root node object from a byte array -
Uses of IntermediateNodeObject in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.chunking
Modifier and TypeMethodDescriptionstatic AbstractChunking
ChunkingFactory.createChunkingInstance
(IntermediateNodeObject nodeObject) This method is used to create the instance of AbstractChunking.