public class wwwArray extends DArray implements BrowserForm
Constructor and Description |
---|
wwwArray()
Constructs a new
asciiArray . |
wwwArray(java.lang.String n)
Constructs a new
asciiArray with name n . |
Modifier and Type | Method and Description |
---|---|
void |
printBrowserForm(java.io.PrintWriter pw,
DAS das)
Returns an string representation of the variables value.
|
appendDim, appendDim, appendDim, checkSemantics, clone, getDimension, getDimensions, getFirstDimension, getTypeName, numDimensions, printAsMapXML, printDecl, printVal, printXML, squeeze
addVariable, deserialize, externalize, getLength, getPrimitiveVector, setLength
addAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, delAttribute, delAttribute, elementCount, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getClearName, getLongName, getName, getParent, hasAttributes, newPrimitiveVector, printAttributes, printAttributes, printAttributes, printAttributes, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, setClearName, setName, setParent
public wwwArray()
asciiArray
.public wwwArray(java.lang.String n)
asciiArray
with name n
.n
- the name of the variable.public void printBrowserForm(java.io.PrintWriter pw, DAS das)
BrowserForm
printBrowserForm
in interface BrowserForm