Package org.docx4j.org.apache.poi.hpsf
Class Vector
java.lang.Object
org.docx4j.org.apache.poi.hpsf.Vector
Holder for vector-type properties
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) TypedPropertyValue[](package private) intread(byte[] data, int startOffset)
-
Field Details
-
_type
private final short _type -
_values
-
-
Constructor Details
-
Vector
Vector(byte[] data, int startOffset, short type) -
Vector
Vector(short type)
-
-
Method Details
-
read
int read(byte[] data, int startOffset) -
getValues
TypedPropertyValue[] getValues()
-