com.github.raphc.maven.plugins.selenese4j.utils
Class ArrayUtils

java.lang.Object
  extended by com.github.raphc.maven.plugins.selenese4j.utils.ArrayUtils

public class ArrayUtils
extends Object

Author:
Raphael

Constructor Summary
ArrayUtils()
           
 
Method Summary
static String[] unQuotingArrayElement(String[] arr)
          Removed leading and trailing quotes and double quotes from all String element contained into the array
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayUtils

public ArrayUtils()
Method Detail

unQuotingArrayElement

public static String[] unQuotingArrayElement(String[] arr)
Removed leading and trailing quotes and double quotes from all String element contained into the array

Parameters:
arr -
Returns:


Copyright © 2012. All Rights Reserved.