|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeVisitor
Visitor used with utility methods in NodeUtil
to visit nodes in a hierarchy.
NodeUtil.visit(Node, NodeVisitor)
Method Summary | |
---|---|
void |
visit(javax.jcr.Node node)
|
Method Detail |
---|
void visit(javax.jcr.Node node) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |