public class wwwStructure extends DStructure implements BrowserForm
vars
Constructor and Description |
---|
wwwStructure()
Constructs a new
wwwStructure . |
wwwStructure(java.lang.String n)
Constructs a new
wwwStructure 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.
|
addVariable, checkSemantics, clone, deserialize, elementCount, externalize, getTypeName, getVar, getVariable, getVariables, printDecl, printVal
addVariable, printXML, someChildHasAttributes
addAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, delAttribute, delAttribute, 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 wwwStructure()
wwwStructure
.public wwwStructure(java.lang.String n)
wwwStructure
with name n
.n
- the name of the variable.public void printBrowserForm(java.io.PrintWriter pw, DAS das)
BrowserForm
printBrowserForm
in interface BrowserForm