Uses of Interface
org.apache.tika.parser.microsoft.onenote.fsshttpb.property.IProperty
-
Packages that use IProperty Package Description org.apache.tika.parser.microsoft.onenote.fsshttpb.property org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj -
-
Uses of IProperty in org.apache.tika.parser.microsoft.onenote.fsshttpb.property
Classes in org.apache.tika.parser.microsoft.onenote.fsshttpb.property that implement IProperty Modifier and Type Class Description class
ArrayNumber
The class is used to represent the number of the array.class
EightBytesOfData
This class is used to represent the property contains 8 bytes of data in the PropertySet.rgData stream field.class
FourBytesOfData
This class is used to represent the property contains 4 bytes of data in the PropertySet.rgData stream field.class
NoData
This class is used to represent the property contains no data.class
OneByteOfData
This class is used to represent the property contains 1 byte of data in the PropertySet.rgData stream field.class
PrtArrayOfPropertyValues
The class is used to represent the prtArrayOfPropertyValues .class
PrtFourBytesOfLengthFollowedByData
This class is used to represent the prtFourBytesOfLengthFollowedByData.class
TwoBytesOfData
This class is used to represent the property contains 2 bytes of data in the PropertySet.rgData stream field. -
Uses of IProperty in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj
Classes in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj that implement IProperty Modifier and Type Class Description class
PropertySet
This class is used to represent a PropertySet.Fields in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj with type parameters of type IProperty Modifier and Type Field Description List<IProperty>
PropertySet. rgData
-