Uses of Interface
org.docx4j.org.apache.poi.util.FixedField
| Package | Description |
|---|---|
| org.docx4j.org.apache.poi.util |
-
Uses of FixedField in org.docx4j.org.apache.poi.util
Classes in org.docx4j.org.apache.poi.util that implement FixedField Modifier and Type Class Description classByteFieldrepresentation of a byte (8-bit) field at a fixed location within a byte arrayclassIntegerFieldrepresentation of an integer (32-bit) field at a fixed location within a byte arrayclassLongFieldrepresentation of a long (16-bit) field at a fixed location within a byte arrayclassShortFieldrepresentation of a short (16-bit) field at a fixed location within a byte array