gov.nasa.pds.validate.target
Class Target

java.lang.Object
  extended by gov.nasa.pds.validate.target.Target

public class Target
extends Object


Constructor Summary
Target(URL url, boolean isDir)
           
 
Method Summary
 URL getUrl()
           
 boolean isDir()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Target

public Target(URL url,
              boolean isDir)
Method Detail

getUrl

public URL getUrl()

isDir

public boolean isDir()


Copyright © 2010-2014 Planetary Data System. All Rights Reserved.