Uses of Interface org.apache.fop.fo.FONode.FONodeIterator

Uses in package org.apache.fop.fo

Classes implementing org.apache.fop.fo.FONode.FONodeIterator

class

Methods with return type org.apache.fop.fo.FONode.FONodeIterator

FONode.FONodeIterator
FONode.FONodeIterator
Return an iterator over all the child nodes of this FObj.
FONode.FONodeIterator
Return an iterator over the object's childNodes starting at the passed-in node (= first call to iterator.next() will return childNode)
FONode.FONodeIterator
Return an iterator over the object's child nodes starting at the passed node.

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.