Uses of Class
ucar.unidata.data.text.NwxTextProductDataSource.TableInfo

Packages that use NwxTextProductDataSource.TableInfo
ucar.unidata.data.text DataSource classes and utilities for text-like data. 
 

Uses of NwxTextProductDataSource.TableInfo in ucar.unidata.data.text
 

Methods in ucar.unidata.data.text that return NwxTextProductDataSource.TableInfo
 NwxTextProductDataSource.TableInfo NwxTextProductDataSource.getTableInfo(ProductType productType)
          Get the table for the product type
 

Methods in ucar.unidata.data.text with parameters of type NwxTextProductDataSource.TableInfo
protected  boolean NwxTextProductDataSource.canHandleType(NwxTextProductDataSource.TableInfo ti)
          Can we handle this type of data?
protected  boolean AddeTextProductDataSource.canHandleType(NwxTextProductDataSource.TableInfo ti)
          Can we handle this type of data?
protected  NamedStationTable NwxTextProductDataSource.getAvailableStations(NamedStationTable all, NwxTextProductDataSource.TableInfo tableInfo, ucar.unidata.util.DateSelection dateSelection)
          Get the stations for a productType
protected  List<Product> NwxTextProductDataSource.readProducts(NwxTextProductDataSource.TableInfo tableInfo, List<NamedStationImpl> stations, ucar.unidata.util.DateSelection dateSelection)
          Read the products for defined by the table info.
protected  List<Product> AddeTextProductDataSource.readProducts(NwxTextProductDataSource.TableInfo ti, List<NamedStationImpl> stations, ucar.unidata.util.DateSelection dateSelection)
          Read products for the station