fbench
Class SearchFile

java.lang.Object
  extended by fbench.SearchFile

public class SearchFile
extends java.lang.Object

A class for searching IEC61499-type files

Version:
20061126/WD
Author:
WD, AS

Constructor Summary
SearchFile(java.lang.String s)
           
 
Method Summary
static java.util.Vector getFileTreeToVector(java.lang.String strDirRoot)
           
 java.util.Vector getVector()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchFile

public SearchFile(java.lang.String s)
           throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getFileTreeToVector

public static java.util.Vector getFileTreeToVector(java.lang.String strDirRoot)

getVector

public java.util.Vector getVector()