mk.fsgrep.match
Class FilenameSearch

java.lang.Object
  extended by mk.fsgrep.match.FileSearch
      extended by mk.fsgrep.match.FilenameSearch
All Implemented Interfaces:
java.lang.Runnable

public class FilenameSearch
extends FileSearch

Author:
Murali Krishnan

Constructor Summary
FilenameSearch()
           
 
Method Summary
 void search()
           
 
Methods inherited from class mk.fsgrep.match.FileSearch
getCount, getFile, getLinesSearched, getModel, getOrCreateResults, getRE, getResults, incrementCount, incrementLinesSearched, initialize, run, setResults, stopAfterFirstMatch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilenameSearch

public FilenameSearch()
Method Detail

search

public void search()
Specified by:
search in class FileSearch


Copyright © 2009. All Rights Reserved.