Package org.onemind.commons.java.pattern

Interface Summary
DynamicVisitor.NodeHandler The handler
 

Class Summary
DynamicVisitor An abstract implementation of visitor that is extensible for handling different kind of object nodes by simple adding more methods.