org.codehaus.mojo.natives.plugin
Class NativeMojoUtils
java.lang.Object
org.codehaus.mojo.natives.plugin.NativeMojoUtils
public class NativeMojoUtils
- extends Object
- Version:
- $Id: NativeMojoUtils.java 6588 2008-03-28 12:22:57Z bentmann $
- Author:
- Dan Tran
Method Summary |
static String[] |
trimParams(List args)
Remove/trim empty or null member of a string array |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NativeMojoUtils
public NativeMojoUtils()
trimParams
public static String[] trimParams(List args)
- Remove/trim empty or null member of a string array
- Parameters:
args
-
- Returns:
Copyright © 2005-2011 Codehaus. All Rights Reserved.