Class RePollHandler.Extract
java.lang.Object
sunlabs.brazil.handler.RePollHandler.Extract
- Enclosing class:
RePollHandler
A "bag" to store regular expression extraction instructions
- Version:
- %V% RePollHandler.java 2.2
- Author:
- Stephen Uhler
-
Method Details
-
replace
-
extract
Do the extraction- Parameters:
props
- where to put the extracted propertiesdata
- the data to extract from- Returns:
- The number of extractions performed.
-
replace
public boolean replace()true if the previous replace worked -
extract
public boolean extract() -
result
public boolean result() -
reset
public boolean reset() -
fail
public boolean fail() -
succeed
public boolean succeed() -
toString
-