com.raelity.jvi
Class Search

java.lang.Object
  extended by com.raelity.jvi.Search

public class Search
extends Object

Searching, regexp and substitution. Everything's static, can only do one thing at a time.


Constructor Summary
Search()
           
 
Method Summary
static RegExp getLastRegExp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Search

public Search()
Method Detail

getLastRegExp

public static RegExp getLastRegExp()