org.codehaus.mojo.natives.plugin
Class NativeMojoUtils

java.lang.Object
  extended by org.codehaus.mojo.natives.plugin.NativeMojoUtils

public class NativeMojoUtils
extends Object


Constructor Summary
NativeMojoUtils()
           
 
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
 

Constructor Detail

NativeMojoUtils

public NativeMojoUtils()
Method Detail

trimParams

public static String[] trimParams(List args)
Remove/trim empty or null member of a string array

Parameters:
args -
Returns:


Copyright © 2005-2010 Codehaus. All Rights Reserved.