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.fsshttpbMethods in org.apache.tika.parser.microsoft.onenote.fsshttpb that return StorageIndexCellMapping Modifier and Type Method Description StorageIndexCellMappingMSOneStorePackage. 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.streamobjFields in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj with type parameters of type StorageIndexCellMapping Modifier and Type Field Description List<StorageIndexCellMapping>StorageIndexDataElementData. storageIndexCellMappingList
 
-