Uses of Class
gov.nasa.pds.objectAccess.TableReader
| Package | Description | 
|---|---|
| gov.nasa.pds.objectAccess | Provides programmatic access to PDS4 objects. | 
- 
Uses of TableReader in gov.nasa.pds.objectAccessMethods in gov.nasa.pds.objectAccess that return TableReader Modifier and Type Method Description static TableReaderExporterFactory. getTableReader(Object tableObject, File dataFile)Gets a table reader object for a given table and data file.static TableReaderExporterFactory. getTableReader(Object tableObject, URL dataFile)Gets a table reader object for a given table and data file.