|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xwpf.usermodel.XWPFFootnote
public class XWPFFootnote
| Constructor Summary | |
|---|---|
XWPFFootnote(XWPFDocument document,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn body)
|
|
| Method Summary | |
|---|---|
java.util.List<XWPFParagraph> |
getParagraphs()
|
java.util.Iterator<XWPFParagraph> |
iterator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XWPFFootnote(XWPFDocument document,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn body)
| Method Detail |
|---|
public java.util.List<XWPFParagraph> getParagraphs()
public java.util.Iterator<XWPFParagraph> iterator()
iterator in interface java.lang.Iterable<XWPFParagraph>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||