org.codehaus.mojo.natives.plugin
Class NativeMojoUtils

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

public class NativeMojoUtils
extends java.lang.Object

Version:
$Id: NativeMojoUtils.java 6588 2008-03-28 12:22:57Z bentmann $
Author:
Dan Tran

Constructor Summary
NativeMojoUtils()
           
 
Method Summary
static java.lang.String[] trimParams(java.util.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 java.lang.String[] trimParams(java.util.List args)
Remove/trim empty or null member of a string array

Parameters:
args -
Returns:


Copyright © 2005-2009. All Rights Reserved.