sunlabs.brazil.handler
Class MatchString

java.lang.Object
  extended by sunlabs.brazil.util.MatchString
      extended by sunlabs.brazil.handler.MatchString

Deprecated.

public class MatchString
extends MatchString

Deprecated - do not use. This class has moved to the sunlabs.brazil.handler package. It is here for backward compatibility only.


Constructor Summary
MatchString(String propsPrefix)
          Deprecated.  
MatchString(String propsPrefix, Properties props)
          Deprecated.  
 
Method Summary
 
Methods inherited from class sunlabs.brazil.util.MatchString
match, match, prefix, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MatchString

public MatchString(String propsPrefix)
Deprecated. 

MatchString

public MatchString(String propsPrefix,
                   Properties props)
Deprecated.