| Package | Description |
|---|---|
| opendap.dap |
This package contains the OPeNDAP core classes, known as the Data Access
Protocol (DAP).
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeTable.addAlias(String alias,
String attributeName)
Add an alias to the current table.
|
void |
BaseType.addAttributeContainer(AttributeTable at) |
void |
DAS.addAttributeTable(String name,
AttributeTable a)
Adds an
AttributeTable to the DAS. |
void |
AttributeTable.addContainer(String clearname,
AttributeTable at)
Create and append an attribute container to the table.
|
Copyright © 1999-2015 OPeNDAP. All Rights Reserved.