Package | Description |
---|---|
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj | |
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.chunking |
Modifier and Type | Field and Description |
---|---|
List<LeafNodeObject> |
NodeObject.intermediateNodeObjectList |
Modifier and Type | Method and Description |
---|---|
LeafNodeObject |
LeafNodeObject.IntermediateNodeObjectBuilder.Build(byte[] array,
SignatureObject signature)
This method is used to build intermediate node object from a byte array with a signature
|
LeafNodeObject |
LeafNodeObject.IntermediateNodeObjectBuilder.Build(List<ObjectGroupDataElementData> objectGroupList,
ObjectGroupObjectData dataObj,
ExGuid intermediateGuid)
This method is used to build intermediate node object from an list of object group data element
|
Modifier and Type | Method and Description |
---|---|
abstract List<LeafNodeObject> |
AbstractChunking.chunking()
This method is used to chunk the file data.
|
List<LeafNodeObject> |
SimpleChunking.chunking()
This method is used to chunk the file data.
|
List<LeafNodeObject> |
ZipFilesChunking.chunking()
This method is used to chunk the file data.
|
List<LeafNodeObject> |
RDCAnalysisChunking.chunking()
This method is used to chunk the file data.
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.