Package | Description |
---|---|
gov.nasa.pds.objectAccess |
Provides programmatic access to PDS4 objects.
|
Modifier and Type | Method and Description |
---|---|
static TableReader |
ExporterFactory.getTableReader(java.lang.Object tableObject,
java.io.File dataFile)
Gets a table reader object for a given table and data file.
|
static TableReader |
ExporterFactory.getTableReader(java.lang.Object tableObject,
java.net.URL dataFile)
Gets a table reader object for a given table and data file.
|
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.