Sift DSL 0.15.0
JVM
Sift DSL 0.15.0
/
sift.core.dsl
/
andThen
and
Then
infix
fun
<
ELEMENT
:
Element
>
Action
<
Iter
<
ELEMENT
>
,
IterValues
>
.
andThen
(
transformer
:
TextTransformer
)
:
Action
<
Iter
<
ELEMENT
>
,
IterValues
>
(
source
)
composes a new action by applying
transformer
to the value of this element