opendap.servers.www
public class wwwURL extends DURL implements BrowserForm
Constructor and Description |
---|
wwwURL()
Constructs a new
wwwString . |
wwwURL(java.lang.String n)
Constructs a new
wwwString 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.
|
getTypeName
deserialize, externalize, getValue, printVal, setValue
addAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, checkSemantics, clone, 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, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, printXML, setClearName, setName, setParent
public wwwURL()
wwwString
.public wwwURL(java.lang.String n)
wwwString
with name n
.n
- the name of the variable.public void printBrowserForm(java.io.PrintWriter pw, DAS das)
BrowserForm
printBrowserForm
in interface BrowserForm