Package org.gvsig.tools.visitor

Interface Summary
IndexedVisitable Visitable extension to add the option to start the visit begging from a provided index.
Visitable Interface for containers which are able to provide each of its values to a given Visitor.
Visitor Interface for objects which are able to visit a Visitable object.
 

Exception Summary
NotSupportedOperationException Exception thrown when a Visitor is provided with an object not supported.
VisitCanceledException Exception thrown when a visit of a Visitor is cancelled.
 



Copyright © 2004-2011 gvSIG. All Rights Reserved.