|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.layoutmgr.FootenoteUtil
public final class FootenoteUtil
| Method Summary | |
|---|---|
static java.util.List<FootnoteBodyLayoutManager> |
getFootnotes(java.util.List<ListElement> elemenList)
Returns the footnotes contained in the given element list. |
static java.util.List<FootnoteBodyLayoutManager> |
getFootnotes(java.util.List<ListElement> elemenList,
int startIndex,
int endIndex)
Returns the footnotes contained in the given element list. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.util.List<FootnoteBodyLayoutManager> getFootnotes(java.util.List<ListElement> elemenList)
public static java.util.List<FootnoteBodyLayoutManager> getFootnotes(java.util.List<ListElement> elemenList,
int startIndex,
int endIndex)
startIndex - index in the element list from which to start the scan, inclusiveendIndex - index in the element list at which to stop the scan, inclusive
|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||