gov.nasa.pds.harvest.util
Class Utility
java.lang.Object
gov.nasa.pds.harvest.util.Utility
public class Utility
- extends Object
- Version:
- $Revision: 7746 $
- Author:
- pramirez
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utility
public Utility()
toURL
public static URL toURL(String s)
throws MalformedURLException
- Convert a string to a URL.
- Parameters:
s
- The string to convert
- Returns:
- A URL of the input string
- Throws:
MalformedURLException
toWellFormedURI
public static String toWellFormedURI(String s)
Copyright © 2005-2010 Planetary Data System. All Rights Reserved.