sunlabs.brazil.handler
public static class RePollHandler.Extract extends Object
Method Summary | |
---|---|
int | extract(Properties props, String data)
Do the extraction |
boolean | extract() |
boolean | fail() |
String | replace(String data)
Do the substitution |
boolean | replace()
true if the previous replace worked |
boolean | reset() |
boolean | result() |
boolean | succeed() |
String | toString() |
Parameters: props where to put the extracted properties data the data to extract from
Returns: The number of extractions performed.