Class ParameterUtils
java.lang.Object
org.jboss.as.arquillian.container.ParameterUtils
Utility methods related to parsing parameters.
-
Method Summary
Modifier and TypeMethodDescriptionsplitParams(String parameterString) Splits the given string at quotes oder, if unquoted, at whitespaces.
-
Method Details
-
splitParams
Splits the given string at quotes oder, if unquoted, at whitespaces.- Parameters:
parameterString-- Returns:
-