public class RegexExtractorTransformer extends RegexDefCollection implements Transformer
Modifier and Type | Field and Description |
---|---|
protected String |
regex |
ALPHANUMDIAC, CURLY_BRACKETS_AND_CONTENT, EX_MARKER, EX_MARKER_REGEX, IN_MARKER, IN_MARKER_REGEX, ROUND_BRACKETS_AND_CONTENT, SQUARE_BRACKETS_AND_CONTENT
Constructor and Description |
---|
RegexExtractorTransformer() |
public RegexExtractorTransformer()
public String transform(String s)
transform
in interface Transformer
public boolean isRemoveMultipleWhitespaces()
public void setRemoveMultipleWhitespaces(boolean removeMultipleWhitespaces)
public boolean isTrimIt()
public void setTrimIt(boolean trimIt)
Copyright © 2012–2014 Royal Botanic Gardens, Kew. All rights reserved.