Uses of Class
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.StorageIndexRevisionMapping
- 
Packages that use StorageIndexRevisionMapping Package Description org.apache.tika.parser.microsoft.onenote.fsshttpb org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj 
- 
- 
Uses of StorageIndexRevisionMapping in org.apache.tika.parser.microsoft.onenote.fsshttpbMethods in org.apache.tika.parser.microsoft.onenote.fsshttpb that return StorageIndexRevisionMapping Modifier and Type Method Description StorageIndexRevisionMappingMSOneStorePackage. findStorageIndexRevisionMapping(ExGuid revisionExtendedGUID)This method is used to find the Storage Index Revision Mapping that matches the Revision Mapping Extended GUID.
- 
Uses of StorageIndexRevisionMapping in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobjFields in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj with type parameters of type StorageIndexRevisionMapping Modifier and Type Field Description List<StorageIndexRevisionMapping>StorageIndexDataElementData. storageIndexRevisionMappingList
 
-