public class wwwStructure extends opendap.dap.DStructure implements BrowserForm
| Constructor and Description |
|---|
wwwStructure()
Constructs a new
wwwStructure. |
wwwStructure(String n)
Constructs a new
wwwStructure with name n. |
| Modifier and Type | Method and Description |
|---|---|
void |
printBrowserForm(PrintWriter pw,
opendap.dap.DAS das)
Returns an string representation of the variables value.
|
addVariable, checkSemantics, cloneDAG, deserialize, elementCount, externalize, getTypeName, getVar, getVarCount, getVariable, getVariables, printDecl, printValaddAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, delAttribute, delAttribute, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getLongName, hasAttributes, newPrimitiveVector, printAttributes, printAttributes, printAttributes, printAttributes, printConstraint, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, setClearNamepublic wwwStructure()
wwwStructure.public wwwStructure(String n)
wwwStructure with name n.n - the name of the variable.public void printBrowserForm(PrintWriter pw, opendap.dap.DAS das)
BrowserFormprintBrowserForm in interface BrowserForm