gov.nasa.pds.tools.containers
Class VolumeContainerSimple

java.lang.Object
  extended by gov.nasa.pds.tools.containers.VolumeContainerSimple
All Implemented Interfaces:
BaseContainerInterface

public class VolumeContainerSimple
extends Object
implements BaseContainerInterface

Version:
$Revision: 4967 $
Author:
pramirez, jagander

Constructor Summary
VolumeContainerSimple(File baseFolder)
           
VolumeContainerSimple(URI baseURI)
           
 
Method Summary
 File getBaseFolder()
           
 URI getBaseURI()
           
 File getCalibFolder()
           
 URI getCalibURI()
           
 File getCatalogFolder()
           
 URI getCatalogURI()
           
 File getDataFolder()
           
 URI getDataURI()
           
 File getDocumentFolder()
           
 URI getDocumentURI()
           
 File getExtrasFolder()
           
 URI getExtrasURI()
           
 File getGazetteerFolder()
           
 URI getGazetteerURI()
           
 File getGeometryFolder()
           
 URI getGeometryURI()
           
 File getIndexFolder()
           
 URI getIndexURI()
           
 File getLabelFolder()
           
 URI getLabelURI()
           
 File getSoftwareFolder()
           
 URI getSoftwareURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VolumeContainerSimple

public VolumeContainerSimple(File baseFolder)

VolumeContainerSimple

public VolumeContainerSimple(URI baseURI)
Method Detail

getBaseFolder

public File getBaseFolder()

getBaseURI

public URI getBaseURI()

getDocumentFolder

public File getDocumentFolder()

getDocumentURI

public URI getDocumentURI()

getLabelURI

public URI getLabelURI()

getSoftwareURI

public URI getSoftwareURI()

getCalibURI

public URI getCalibURI()

getGeometryURI

public URI getGeometryURI()

getIndexURI

public URI getIndexURI()

getDataURI

public URI getDataURI()

getExtrasURI

public URI getExtrasURI()

getGazetteerURI

public URI getGazetteerURI()

getCatalogURI

public URI getCatalogURI()

getLabelFolder

public File getLabelFolder()

getSoftwareFolder

public File getSoftwareFolder()

getCalibFolder

public File getCalibFolder()

getGeometryFolder

public File getGeometryFolder()

getIndexFolder

public File getIndexFolder()

getDataFolder

public File getDataFolder()

getExtrasFolder

public File getExtrasFolder()

getGazetteerFolder

public File getGazetteerFolder()

getCatalogFolder

public File getCatalogFolder()


Copyright © 2005–2013 Planetary Data System. All rights reserved.