ccs.cpc.impl
Class PathWalker

java.lang.Object
  extended by ccs.cpc.impl.PathWalker

 class PathWalker
extends java.lang.Object


Constructor Summary
PathWalker(CpcImpl cpc, VFile pwd, java.lang.String path)
           
 
Method Summary
(package private)  VFile walk()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathWalker

PathWalker(CpcImpl cpc,
           VFile pwd,
           java.lang.String path)
Method Detail

walk

VFile walk()
     throws java.io.IOException
Throws:
java.io.IOException