Package | Description |
---|---|
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.chunking |
Modifier and Type | Class and Description |
---|---|
class |
RDCAnalysisChunking
This class is used to process RDC analysis chunking
|
class |
SimpleChunking |
class |
ZipFilesChunking
This class is used to process zip file chunking
|
Modifier and Type | Method and Description |
---|---|
static 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.
|
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.