Uses of Class
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic.ExGUIDArray
-
Packages that use ExGUIDArray Package Description org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic -
-
Uses of ExGUIDArray in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj
Fields in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj declared as ExGUIDArray Modifier and Type Field Description ExGUIDArray
ObjectGroupObjectData. objectExGUIDArray
ExGUIDArray
ObjectGroupObjectDataBLOBReference. objectExtendedGUIDArray
ExGUIDArray
RevisionStoreObject. referencedObjectID
-
Uses of ExGUIDArray 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 ExGUIDArray Constructor Description ExGUIDArray(ExGUIDArray extendGuidArray)
Initializes a new instance of the ExGUIDArray class, this is copy constructor.
-