gov.nasa.pds.tools.util
Class Utility
java.lang.Object
gov.nasa.pds.tools.util.Utility
public class Utility
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utility
public Utility()
stripOnlyWhitespaceAndNewLine
public static String stripOnlyWhitespaceAndNewLine(String value)
- Strips only newline characters and extra whitespaces.
- Parameters:
value
- A string value.
- Returns:
- The filtered value.
Copyright © 2005–2013 Planetary Data System. All rights reserved.