gov.nasa.pds.tools.containers
Class VolumeContainerSimple
java.lang.Object
gov.nasa.pds.tools.containers.VolumeContainerSimple
- All Implemented Interfaces:
- BaseContainerInterface
public class VolumeContainerSimple
- extends Object
- implements BaseContainerInterface
- Version:
- $Revision: 4967 $
- Author:
- pramirez, jagander
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VolumeContainerSimple
public VolumeContainerSimple(File baseFolder)
VolumeContainerSimple
public VolumeContainerSimple(URI baseURI)
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-2011 Planetary Data System. All Rights Reserved.