Package sunlabs.brazil.handler
Class RePollHandler.Extract
java.lang.Object
sunlabs.brazil.handler.RePollHandler.Extract
- Enclosing class:
- RePollHandler
A "bag" to store regular expression extraction instructions
-
Method Details
-
replace
Do the substitution -
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
-