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