|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectopendap.dap.BaseType
opendap.dap.DVector
opendap.dap.DArray
opendap.servers.www.wwwArray
public class wwwArray
| Constructor Summary | |
|---|---|
wwwArray()
Constructs a new asciiArray. |
|
wwwArray(java.lang.String n)
Constructs a new asciiArray 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.DArray |
|---|
appendDim, appendDim, appendDim, checkSemantics, clone, getDimension, getDimensions, getFirstDimension, getTypeName, numDimensions, printAsMapXML, printDecl, printVal, printXML, squeeze |
| Methods inherited from class opendap.dap.DVector |
|---|
addVariable, deserialize, externalize, getLength, getPrimitiveVector, setLength |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public wwwArray()
asciiArray.
public wwwArray(java.lang.String n)
asciiArray 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 | |||||||||