Package org.apache.poi.hwpf.model
Class TabDescriptor
java.lang.Object
org.apache.poi.hwpf.model.types.TBDAbstractType
org.apache.poi.hwpf.model.TabDescriptor
Tab descriptor. Part of
ParagraphProperties
.- Author:
- vlsergey
-
Field Summary
Fields inherited from class org.apache.poi.hwpf.model.types.TBDAbstractType
field_1_value
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.hwpf.model.types.TBDAbstractType
fillFields, getJc, getReserved, getSize, getTlc, getValue, serialize, setJc, setReserved, setTlc, setValue, toString
-
Constructor Details
-
TabDescriptor
public TabDescriptor() -
TabDescriptor
public TabDescriptor(byte[] bytes, int offset)
-
-
Method Details
-
toByteArray
public byte[] toByteArray()
-