gov.nasa.pds.validate.util
Class Utility
java.lang.Object
gov.nasa.pds.validate.util.Utility
public class Utility
- extends Object
Utility class.
- Author:
- mcayanan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utility
public Utility()
removeQuotes
public static List<String> removeQuotes(List<String> list)
- Removes quotes within a list of strings.
- Parameters:
list
- A list of strings.
- Returns:
- A list with the quotes removed.
Copyright © 2010-2011 Planetary Data System. All Rights Reserved.