Package org.apache.wicket.util.iterator

Class Summary
AbstractHierarchyIterator<N,I extends N> This is a basic iterator for hierarchical structures such as Component hierarchies or HTML markup.
AbstractHierarchyIteratorWithFilter<N,I extends N> Extend AbstractHierarchyIterator and add support for filters.
ComponentHierarchyIterator Iterator over the complete Component hierarchy.
GenericComponentHierarchyIterator<I extends Component> Iterator over the complete Component hierarchy.
IteratorFilter<S> A simple filter interface for the hierarchy iterator.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.