public class MSOneStorePackage extends Object
Constructor and Description |
---|
MSOneStorePackage() |
Modifier and Type | Method and Description |
---|---|
StorageIndexCellMapping |
findStorageIndexCellMapping(CellID cellID)
This method is used to find the Storage Index Cell Mapping matches the Cell ID.
|
StorageIndexRevisionMapping |
findStorageIndexRevisionMapping(ExGuid revisionExtendedGUID)
This method is used to find the Storage Index Revision Mapping that matches the Revision Mapping Extended GUID.
|
void |
walkTree(OneNoteTreeWalkerOptions options,
Metadata metadata,
XHTMLContentHandler xhtml) |
public StorageIndexDataElementData storageIndex
public StorageManifestDataElementData storageManifest
public CellManifestDataElementData headerCellCellManifest
public RevisionManifestDataElementData headerCellRevisionManifest
public List<RevisionManifestDataElementData> revisionManifests
public List<CellManifestDataElementData> cellManifests
public HeaderCell headerCell
public List<RevisionStoreObjectGroup> dataRoot
public List<RevisionStoreObjectGroup> OtherFileNodeList
public StorageIndexCellMapping findStorageIndexCellMapping(CellID cellID)
cellID
- Specify the Cell ID.public StorageIndexRevisionMapping findStorageIndexRevisionMapping(ExGuid revisionExtendedGUID)
revisionExtendedGUID
- Specify the Revision Mapping Extended GUID.public void walkTree(OneNoteTreeWalkerOptions options, Metadata metadata, XHTMLContentHandler xhtml) throws SAXException, TikaException, IOException
SAXException
TikaException
IOException
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.