Package org.codehaus.mojo.natives.plugin
Class NativeMojoUtils
- java.lang.Object
-
- org.codehaus.mojo.natives.plugin.NativeMojoUtils
-
public class NativeMojoUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description NativeMojoUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String[]
trimParams(List args)
Remove/trim empty or null member of a string array
-