Name

adams.flow.transformer.GetPropertyValue


Synopsis

Obtains the value(s) associated with the keys that match the specified regular expression from the Properties object passing through.
Null values are only forwarded if requested.


Additional information

Flow input/output:
- input: java.util.Properties
- output: java.lang.String


Options