de.danielbechler.diff.visitor
Class PropertyVisitor
java.lang.Object
de.danielbechler.diff.visitor.PropertyVisitor
- All Implemented Interfaces:
- Node.Visitor
public class PropertyVisitor
- extends Object
- implements Node.Visitor
- Author:
- Daniel Bechler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyVisitor
public PropertyVisitor(PropertyPath propertyPath)
accept
public void accept(Node node,
Visit visit)
- Specified by:
accept
in interface Node.Visitor
getNode
public Node getNode()
Copyright © 2012. All Rights Reserved.