|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopendap.dap.BaseType
opendap.dap.DConstructor
opendap.dap.DStructure
opendap.servers.www.wwwStructure
public class wwwStructure
Field Summary |
---|
Fields inherited from class opendap.dap.DStructure |
---|
vars |
Constructor Summary | |
---|---|
wwwStructure()
Constructs a new wwwStructure . |
|
wwwStructure(java.lang.String n)
Constructs a new wwwStructure with name n . |
Method Summary | |
---|---|
void |
printBrowserForm(java.io.PrintWriter pw,
DAS das)
Returns an string representation of the variables value. |
Methods inherited from class opendap.dap.DStructure |
---|
addVariable, checkSemantics, clone, deserialize, elementCount, externalize, getTypeName, getVar, getVariable, getVariables, printDecl, printVal |
Methods inherited from class opendap.dap.DConstructor |
---|
addVariable, printXML, someChildHasAttributes |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public wwwStructure()
wwwStructure
.
public wwwStructure(java.lang.String n)
wwwStructure
with name n
.
n
- the name of the variable.Method Detail |
---|
public void printBrowserForm(java.io.PrintWriter pw, DAS das)
BrowserForm
printBrowserForm
in interface BrowserForm
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |