org.pietschy.wizard.models
Class AbstractPathVisitor

java.lang.Object
  extended byorg.pietschy.wizard.models.AbstractPathVisitor
All Implemented Interfaces:
PathVisitor

public abstract class AbstractPathVisitor
extends java.lang.Object
implements PathVisitor

Version:
$Revision: 1.4 $
Author:
andrewp

Constructor Summary
AbstractPathVisitor()
           
 
Method Summary
protected  boolean enter(Path path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.pietschy.wizard.models.PathVisitor
visitPath, visitPath
 

Constructor Detail

AbstractPathVisitor

public AbstractPathVisitor()
Method Detail

enter

protected boolean enter(Path path)


Copyright © 2004 Andrew Pietsch.