gov.nasa.pds.tools.containers
Class VolumeContainerSimple
java.lang.Object
gov.nasa.pds.tools.containers.VolumeContainerSimple
- All Implemented Interfaces:
- BaseContainerInterface
public class VolumeContainerSimple
- extends java.lang.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(java.io.File baseFolder)
VolumeContainerSimple
public VolumeContainerSimple(java.net.URI baseURI)
getBaseFolder
public java.io.File getBaseFolder()
getBaseURI
public java.net.URI getBaseURI()
getDocumentFolder
public java.io.File getDocumentFolder()
getDocumentURI
public java.net.URI getDocumentURI()
getLabelURI
public java.net.URI getLabelURI()
getSoftwareURI
public java.net.URI getSoftwareURI()
getCalibURI
public java.net.URI getCalibURI()
getGeometryURI
public java.net.URI getGeometryURI()
getIndexURI
public java.net.URI getIndexURI()
getDataURI
public java.net.URI getDataURI()
getExtrasURI
public java.net.URI getExtrasURI()
getGazetteerURI
public java.net.URI getGazetteerURI()
getCatalogURI
public java.net.URI getCatalogURI()
getLabelFolder
public java.io.File getLabelFolder()
getSoftwareFolder
public java.io.File getSoftwareFolder()
getCalibFolder
public java.io.File getCalibFolder()
getGeometryFolder
public java.io.File getGeometryFolder()
getIndexFolder
public java.io.File getIndexFolder()
getDataFolder
public java.io.File getDataFolder()
getExtrasFolder
public java.io.File getExtrasFolder()
getGazetteerFolder
public java.io.File getGazetteerFolder()
getCatalogFolder
public java.io.File getCatalogFolder()
Copyright © 2005-2009 Planetary Data System. All Rights Reserved.