Class Vector

java.lang.Object
org.docx4j.org.apache.poi.hpsf.Vector

@Internal class Vector extends Object
Holder for vector-type properties
  • Field Details

  • 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()