| Package | Description | 
|---|---|
| org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.chunking | 
| Modifier and Type | Method and Description | 
|---|---|
| static ChunkingMethod | ChunkingMethod. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ChunkingMethod[] | ChunkingMethod. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static AbstractChunking | ChunkingFactory. createChunkingInstance(byte[] fileContent,
                      ChunkingMethod chunkingMethod)This method is used to create the instance of AbstractChunking. | 
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.