public class ElementsVisitorUtils
extends java.lang.Object
Constructor and Description |
---|
ElementsVisitorUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
visitDeepElements(JRVisitor visitor)
Determines whether a visitor is to visit deep/nested elements.
|
static void |
visitElements(JRVisitor visitor,
java.util.Collection<? extends JRVisitable> elements)
Visits a collections of elements.
|
public static boolean visitDeepElements(JRVisitor visitor)
visitor
- the visitorpublic static void visitElements(JRVisitor visitor, java.util.Collection<? extends JRVisitable> elements)
visitor
- the visitorelements
- the elements© 2001-2014 TIBCO Software Inc. www.jaspersoft.com