public interface ParameterParser
| Modifier and Type | Method and Description |
|---|---|
ParameterTokenList |
parseTokens(String input)
Parses the given input, returning a ParameterTokenList that contains all Parameter tokens that were identified.
|
ParameterTokenList parseTokens(String input)
input - the input to parseCopyright © 2023 Apache NiFi Project. All rights reserved.