gov.nasa.pds.tools.label
Class URLResolver

java.lang.Object
  extended by gov.nasa.pds.tools.label.URLResolver

public class URLResolver
extends java.lang.Object

This is a utility class to resolve URLs for pointers.

Version:
$Revision: 3789 $
Author:
pramirez

Constructor Summary
URLResolver()
           
 
Method Summary
static java.net.URL resolveURL(java.util.List includePaths, PointerStatement pointer, java.lang.String externalFilename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLResolver

public URLResolver()
Method Detail

resolveURL

public static java.net.URL resolveURL(java.util.List includePaths,
                                      PointerStatement pointer,
                                      java.lang.String externalFilename)
                               throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2005-2009 NASA Jet Propulsion Laboratory, California Institute of Technology. All Rights Reserved.