On 11.08.2010 22:45, ChadDavis wrote:
Is there any way to get the visitor to pattern to penetrate the entire
tree?  In other words, I would like the accept() method to call the
accept method on all of the children nodes and properties.  Is this
funtionality available somewhere in the project?

TraversingItemVisitor.Default maybe what you are looking for: http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/util/TraversingItemVisitor.Default.html

Michael

Reply via email to