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 <D> Translet.FramedParser<D> |
Translet.FRAME(Translet.Parser<?> p0,
Translet.Parser<D> sub,
Translet.Parser<?> p1)
Factors method to create one frame parser.
|