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.streamobj
Fields in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj declared as CellIDArray Modifier and Type Field Description CellIDArray
ObjectGroupObjectData. cellIDArray
CellIDArray
ObjectGroupObjectDataBLOBReference. cellIDArray
CellIDArray
RevisionStoreObject. referencedObjectSpacesID
-
Uses of CellIDArray in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic
Constructors 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.
-