Package org.databene.commons.visitor

Provides implementation and framework for org.databene.model.Visitor

See:
          Description

Class Summary
AbstractElement<E> Implementation of the Element interface that supports navigating through sub elements.
CollectionElement<E> Element implementation that wraps a Java collection.
ExtremeElementFinder<E> Utility that navigates Elements with the Visitor Pattern and uses a Comparator for determining a minimum or maximum value in the graph.
WrapperElement<E> Element implementation that serves as proxy for another Element.
 

Package org.databene.commons.visitor Description

Provides implementation and framework for org.databene.model.Visitor



Copyright © 2010. All Rights Reserved.