Uses of Class
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic.BinaryItem
-
Packages that use BinaryItem Package Description org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj -
-
Uses of BinaryItem in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj
Fields in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj declared as BinaryItem Modifier and Type Field Description BinaryItem
DataHashObject. data
Gets or sets a binary item as specified in [MS-FSSHTTPB] section 2.2.1.3 that specifies a value that is unique to the file data represented by this root node object.BinaryItem
ObjectGroupObjectData. data
BinaryItem
DataElementHash. dataElementHashData
BinaryItem
SignatureObject. signatureData
Gets or sets a binary item as specified in [MS-FSSHTTPB] section 2.2.1.3 that specifies a value that is unique to the file data represented by this root node object.
-