|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hwpf.model.types.TBDAbstractType org.apache.poi.hwpf.model.TabDescriptor
public class TabDescriptor
Tab descriptor. Part of ParagraphProperties
.
Field Summary |
---|
Fields inherited from class org.apache.poi.hwpf.model.types.TBDAbstractType |
---|
field_1_value |
Constructor Summary | |
---|---|
TabDescriptor()
|
|
TabDescriptor(byte[] bytes,
int offset)
|
Method Summary | |
---|---|
byte[] |
toByteArray()
|
Methods inherited from class org.apache.poi.hwpf.model.types.TBDAbstractType |
---|
fillFields, getJc, getReserved, getSize, getTlc, getValue, serialize, setJc, setReserved, setTlc, setValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TabDescriptor()
public TabDescriptor(byte[] bytes, int offset)
Method Detail |
---|
public byte[] toByteArray()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |