Package | Description |
---|---|
eu.bandm.tscore.base |
Generic and low level data types and transformation algorithms,
to be used by very different applications of the
tscore
framework. |
Modifier and Type | Method and Description |
---|---|
static Translet._REGEX |
Translet.REGEX(String s)
Factory method for a parser which accepts all strings matched by the Java regex pattern.
|