Uses of Class
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic.CellIDArray
- 
Packages that use CellIDArray Package Description org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic 
- 
- 
Uses of CellIDArray in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobjFields in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj declared as CellIDArray Modifier and Type Field Description CellIDArrayObjectGroupObjectData. cellIDArrayCellIDArrayObjectGroupObjectDataBLOBReference. cellIDArrayCellIDArrayRevisionStoreObject. referencedObjectSpacesID
- 
Uses of CellIDArray in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basicConstructors in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic with parameters of type CellIDArray Constructor Description CellIDArray(CellIDArray cellIdArray)Initializes a new instance of the CellIDArray class, this is copy constructor.
 
-