|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DURL | |
---|---|
opendap.dap | This package contains the OPeNDAP core classes, known as the Data Access Protocol (DAP). |
opendap.Server | This package contains the OPeNDAP Server classes. |
opendap.servlet.ascii | This package contains the OPeNDAP ASCII client. |
opendap.servlet.www | This package contains the OPeNDAP WWW client. |
Uses of DURL in opendap.dap |
---|
Methods in opendap.dap that return DURL | |
---|---|
DURL |
DefaultFactory.newDURL()
Construct a new DURL. |
DURL |
BaseTypeFactory.newDURL()
Construct a new DURL. |
DURL |
DefaultFactory.newDURL(String n)
Construct a new DURL with name n. |
DURL |
BaseTypeFactory.newDURL(String n)
Construct a new DURL with name n. |
Uses of DURL in opendap.Server |
---|
Subclasses of DURL in opendap.Server | |
---|---|
class |
SDURL
Holds a OPeNDAP Server URL value. |
Uses of DURL in opendap.servlet.ascii |
---|
Subclasses of DURL in opendap.servlet.ascii | |
---|---|
class |
asciiURL
|
Methods in opendap.servlet.ascii that return DURL | |
---|---|
DURL |
asciiFactory.newDURL()
Construct a new DURL. |
DURL |
asciiFactory.newDURL(String n)
Construct a new DURL with name n. |
Uses of DURL in opendap.servlet.www |
---|
Subclasses of DURL in opendap.servlet.www | |
---|---|
class |
wwwURL
|
Methods in opendap.servlet.www that return DURL | |
---|---|
DURL |
wwwFactory.newDURL()
Construct a new DURL. |
DURL |
wwwFactory.newDURL(String n)
Construct a new DURL with name n. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |