public class ParameterUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
splitParams(String parameterString)
Splits the given string at quotes oder, if unquoted, at whitespaces.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.