Package | Description |
---|---|
org.thales.punch.libraries.punchlang.api |
Punch package documentation.
|
org.thales.punch.libraries.punchlang.operator |
Punch language operators.
|
Modifier and Type | Method and Description |
---|---|
static ToKvOperator |
Punchlet.toKv() |
Modifier and Type | Method and Description |
---|---|
ToKvOperator |
ToKvOperator.fieldSplit(String delimiter)
Reset the String used to delimit key-value pairs.
|
ToKvOperator |
ToKvOperator.nestedSeparator(String separator)
Set the string to be used to separate nested properties.
|
ToKvOperator |
ToKvOperator.valueSplit(String delimiter)
Reset the String used to delimit keys from values.
|
Copyright © 2022. All rights reserved.