com.objectwave.utility
Class PathReader

java.lang.Object
  |
  +--com.objectwave.utility.PathReader

public class PathReader
extends java.lang.Object

This is incomplete since the idea is not well thought out.


Constructor Summary
PathReader(java.lang.String fileName)
           
 
Method Summary
 boolean canContain(java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathReader

public PathReader(java.lang.String fileName)
           throws java.io.IOException
Method Detail

canContain

public boolean canContain(java.lang.String fileName)