Uses of Class
ucar.nc2.iosp.bufr.TableLookup

Packages that use TableLookup
ucar.nc2.iosp.bufr I/O Service Provider for BUFR format files 
 

Uses of TableLookup in ucar.nc2.iosp.bufr
 

Methods in ucar.nc2.iosp.bufr with parameters of type TableLookup
 DataDescriptor DataDescriptorTreeConstructor.factory(TableLookup lookup, BufrDataDescriptionSection dds)
           
static java.lang.String Descriptor.getName(short fxy, TableLookup lookup)
           
static void Descriptor.show(java.util.Formatter out, short fxy, TableLookup lookup)