com.github.raphc.maven.plugins.selenese4j.utils
Class ArrayUtils
java.lang.Object
com.github.raphc.maven.plugins.selenese4j.utils.ArrayUtils
public class ArrayUtils
- extends Object
- Author:
- Raphael
|
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 |
ArrayUtils
public ArrayUtils()
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.