org.josql.functions.regexp
Class ApacheRegExpWrapper
java.lang.Object
   org.josql.functions.regexp.AbstractRegExpWrapper
org.josql.functions.regexp.AbstractRegExpWrapper
       org.josql.functions.regexp.ApacheRegExpWrapper
org.josql.functions.regexp.ApacheRegExpWrapper
- All Implemented Interfaces: 
- RegExp
- public class ApacheRegExpWrapper 
- extends AbstractRegExpWrapper- implements RegExp
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SUPPORTED_VERSION
public static final String SUPPORTED_VERSION
- See Also:
- Constant Field Values
ApacheRegExpWrapper
public ApacheRegExpWrapper()
getSupportedVersion
public String getSupportedVersion()
- 
- Specified by:
- getSupportedVersionin class- AbstractRegExpWrapper
 
- 
 
isAvailable
public boolean isAvailable()
- 
- Specified by:
- isAvailablein class- AbstractRegExpWrapper
 
- 
 
init
public void init()
          throws QueryExecutionException
- 
- Specified by:
- initin interface- RegExp
 
- 
- Throws:
- QueryExecutionException
 
match
public boolean match(String pattern,
                     String val)
              throws QueryExecutionException
- 
- Specified by:
- matchin interface- RegExp
 
- 
- Throws:
- QueryExecutionException
 
 Copyright © 2008 Gary Bentley. All Rights Reserved.
  Copyright © 2008 Gary Bentley. All Rights Reserved.