Name

adams.flow.control.Injector


Synopsis

Injects a string token into the token sequence.
The string can be inject before or after the current token. One can also control how often the string gets injected, i.e., every n-th token.


Additional information

Flow input/output:
- input: java.lang.Object
- output: java.lang.Object


Options