|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CPSplitCalculator | |
---|---|
org.apache.poi.hwpf | |
org.apache.poi.hwpf.model |
Uses of CPSplitCalculator in org.apache.poi.hwpf |
---|
Fields in org.apache.poi.hwpf declared as CPSplitCalculator | |
---|---|
protected CPSplitCalculator |
HWPFDocument._cpSplit
And for making sense of CP lengths in the FIB |
Methods in org.apache.poi.hwpf that return CPSplitCalculator | |
---|---|
CPSplitCalculator |
HWPFDocument.getCPSplitCalculator()
|
Uses of CPSplitCalculator in org.apache.poi.hwpf.model |
---|
Constructors in org.apache.poi.hwpf.model with parameters of type CPSplitCalculator | |
---|---|
SectionTable(byte[] documentStream,
byte[] tableStream,
int offset,
int size,
int fcMin,
TextPieceTable tpt,
CPSplitCalculator cps)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |