]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Commit missing file from r1067670
authorAndreas L. Delmelle <adelmelle@apache.org>
Sun, 6 Feb 2011 14:19:42 +0000 (14:19 +0000)
committerAndreas L. Delmelle <adelmelle@apache.org>
Sun, 6 Feb 2011 14:19:42 +0000 (14:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067672 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/fop/layoutmgr/FootnoteBodyLayoutManager.java

index 6c6462a3f9783dc6b9848e3f9a2cab31f05e589e..078b7c4516ac1ce8b6d7ed849bc4ffd918c67f31 100644 (file)
@@ -67,7 +67,7 @@ public class FootnoteBodyLayoutManager extends BlockStackingLayoutManager {
 
         // the Positions in positionList were inside the elements
         // created by the LineLM
-        StackingIter childPosIter = new StackingIter(positionList.listIterator());
+        PositionIterator childPosIter = new PositionIterator(positionList.listIterator());
 
         while ((childLM = childPosIter.getNextChildLM()) != null) {
             // set last area flag