Uses of Interface
org.apache.jackrabbit.mk.model.NodeDiffHandler

Packages that use NodeDiffHandler
org.apache.jackrabbit.mk.model   
 

Uses of NodeDiffHandler in org.apache.jackrabbit.mk.model
 

Classes in org.apache.jackrabbit.mk.model that implement NodeDiffHandler
 class NodeDelta
           
 class TraversingNodeDiffHandler
           
 

Methods in org.apache.jackrabbit.mk.model with parameters of type NodeDiffHandler
 void Node.diff(Node other, NodeDiffHandler handler)
           
 void AbstractNode.diff(Node other, NodeDiffHandler handler)
           
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.