info.magnolia.jcr.util
Interface NodeVisitor

All Known Subinterfaces:
PostNodeVisitor

public interface NodeVisitor

Visitor used with utility methods in NodeUtil to visit nodes in a hierarchy.

Version:
$Id$
See Also:
NodeUtil.visit(Node, NodeVisitor)

Method Summary
 void visit(javax.jcr.Node node)
           
 

Method Detail

visit

void visit(javax.jcr.Node node)
           throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException


Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.