|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HWPFList | |
---|---|
org.apache.poi.hwpf | |
org.apache.poi.hwpf.converter | |
org.apache.poi.hwpf.usermodel |
Uses of HWPFList in org.apache.poi.hwpf |
---|
Methods in org.apache.poi.hwpf with parameters of type HWPFList | |
---|---|
int |
HWPFDocument.registerList(HWPFList list)
|
Uses of HWPFList in org.apache.poi.hwpf.converter |
---|
Methods in org.apache.poi.hwpf.converter with parameters of type HWPFList | |
---|---|
static java.lang.String |
AbstractWordUtils.getBulletText(AbstractWordUtils.NumberingState numberingState,
HWPFList list,
char level)
|
Uses of HWPFList in org.apache.poi.hwpf.usermodel |
---|
Methods in org.apache.poi.hwpf.usermodel that return HWPFList | |
---|---|
HWPFList |
Paragraph.getList()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |