de.danielbechler.diff.visitor
Class PropertyVisitor

java.lang.Object
  extended by de.danielbechler.diff.visitor.PropertyVisitor
All Implemented Interfaces:
Node.Visitor

public class PropertyVisitor
extends Object
implements Node.Visitor

Author:
Daniel Bechler

Constructor Summary
PropertyVisitor(PropertyPath propertyPath)
           
 
Method Summary
 void accept(Node node, Visit visit)
           
 Node getNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyVisitor

public PropertyVisitor(PropertyPath propertyPath)
Method Detail

accept

public void accept(Node node,
                   Visit visit)
Specified by:
accept in interface Node.Visitor

getNode

public Node getNode()


Copyright © 2012. All Rights Reserved.