Class IndirectPropertyName

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

@Internal public class IndirectPropertyName extends Object
  • Method Details

    • setMaxRecordLength

      public static void setMaxRecordLength(int length)
      Parameters:
      length - the max record length allowed for CodePageString
    • getMaxRecordLength

      public static int getMaxRecordLength()
      Returns:
      the max record length allowed for CodePageString
    • read

      public void read(LittleEndianByteArrayInputStream lei)