|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdods.dap.BaseType
dods.dap.DString
dods.dap.DURL
dods.servers.www.wwwURL
public class wwwURL
Constructor Summary | |
---|---|
wwwURL()
Constructs a new wwwString . |
|
wwwURL(String n)
Constructs a new wwwString with name n . |
Method Summary | |
---|---|
void |
printBrowserForm(PrintWriter pw,
DAS das)
Returns an string representation of the variables value. |
Methods inherited from class dods.dap.DURL |
---|
getTypeName |
Methods inherited from class dods.dap.DString |
---|
deserialize, externalize, getValue, printVal, setValue |
Methods inherited from class dods.dap.BaseType |
---|
checkSemantics, checkSemantics, clone, elementCount, elementCount, getLongName, getName, getParent, newPrimitiveVector, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, setName, setParent |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public wwwURL()
wwwString
.
public wwwURL(String n)
wwwString
with name n
.
n
- the name of the variable.Method Detail |
---|
public void printBrowserForm(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 |