Package org.codehaus.mojo.natives.plugin
Class NativeMojoUtils
java.lang.Object
org.codehaus.mojo.natives.plugin.NativeMojoUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String[]
trimParams
(List<String> args) Remove/trim empty or null member of a string array
-
Constructor Details
-
NativeMojoUtils
public NativeMojoUtils()
-
-
Method Details
-
trimParams
Remove/trim empty or null member of a string array- Parameters:
args
-- Returns:
-