Uses of Class
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.StorageIndexCellMapping
-
Packages that use StorageIndexCellMapping Package Description org.apache.tika.parser.microsoft.onenote.fsshttpb org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj -
-
Uses of StorageIndexCellMapping in org.apache.tika.parser.microsoft.onenote.fsshttpb
Methods in org.apache.tika.parser.microsoft.onenote.fsshttpb that return StorageIndexCellMapping Modifier and Type Method Description StorageIndexCellMapping
MSOneStorePackage. findStorageIndexCellMapping(CellID cellID)
This method is used to find the Storage Index Cell Mapping matches the Cell ID. -
Uses of StorageIndexCellMapping in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj
Fields in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj with type parameters of type StorageIndexCellMapping Modifier and Type Field Description List<StorageIndexCellMapping>
StorageIndexDataElementData. storageIndexCellMappingList
-