|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface StringDataExtractor.ExtractorDirective
This interface permits to implement several way to extract data from a string.
Method Summary | |
---|---|
Set<String> |
extract(String source)
Extracts the data according to the directive. |
Method Detail |
---|
Set<String> extract(String source)
source
- the string source.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |