| Package | Description |
|---|---|
| org.apache.tika.parser.microsoft.onenote.fsshttpb | |
| org.apache.tika.parser.microsoft.onenote.fsshttpb.util |
| Modifier and Type | Field and Description |
|---|---|
RevisionManifestDataElementData |
MSOneStorePackage.headerCellRevisionManifest |
| Modifier and Type | Field and Description |
|---|---|
List<RevisionManifestDataElementData> |
MSOneStorePackage.revisionManifests |
| Modifier and Type | Method and Description |
|---|---|
static RevisionManifestDataElementData |
DataElementUtils.getRevisionManifestDataElementData(List<DataElement> dataElements,
CellManifestDataElementData cellData,
HashMap<ExGuid,ExGuid> revisionIDMappings)
This method is used to get revision manifest data element from a list of data element.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ObjectGroupDataElementData> |
DataElementUtils.getDataObjectDataElementData(List<DataElement> dataElements,
RevisionManifestDataElementData revisionData,
AtomicReference<ExGuid> rootExGuid)
This method is used to get a list of object group data element from a list of data element.
|
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.