public abstract class RegexDefCollection extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
ALPHANUMDIAC |
protected String |
CURLY_BRACKETS_AND_CONTENT |
protected String |
EX_MARKER |
protected String |
EX_MARKER_REGEX |
protected String |
IN_MARKER |
protected String |
IN_MARKER_REGEX |
protected String |
ROUND_BRACKETS_AND_CONTENT |
protected String |
SQUARE_BRACKETS_AND_CONTENT |
Constructor and Description |
---|
RegexDefCollection() |
protected String EX_MARKER_REGEX
protected String IN_MARKER_REGEX
protected String ROUND_BRACKETS_AND_CONTENT
protected String SQUARE_BRACKETS_AND_CONTENT
protected String CURLY_BRACKETS_AND_CONTENT
protected String ALPHANUMDIAC
public RegexDefCollection()
Copyright © 2012–2014 Royal Botanic Gardens, Kew. All rights reserved.