| Package | Description |
|---|---|
| visad.data.dods |
Supports read-only access to datasets on DODS servers by
importing such datasets as VisAD data objects.
|
| Modifier and Type | Method and Description |
|---|---|
UnknownAttributeAdapter |
AttributeAdapterFactory.unknownAdapter(String name,
dods.dap.Attribute attr)
Returns an adapter of a DODS
Attribute.UNKNOWN attribute. |
static UnknownAttributeAdapter |
UnknownAttributeAdapter.unknownAttributeAdapter(String name,
dods.dap.Attribute attr)
Returns an instance of this class corresponding to a name and
appropriate attribute.
|