| Package | Description |
|---|---|
| opendap.dap |
This package contains the OPeNDAP core classes, known as the Data Access
Protocol (DAP).
|
| opendap.servers |
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.
|
| Modifier and Type | Method and Description |
|---|---|
DURL |
BaseTypeFactory.newDURL()
Construct a new DURL.
|
DURL |
DefaultFactory.newDURL()
Construct a new DURL.
|
DURL |
BaseTypeFactory.newDURL(String n)
Construct a new DURL with name n.
|
DURL |
DefaultFactory.newDURL(String n)
Construct a new DURL with name n.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SDURL
Holds a OPeNDAP Server
URL value. |
| Modifier and Type | Class and Description |
|---|---|
class |
asciiURL |
| Modifier and Type | Method and Description |
|---|---|
DURL |
asciiFactory.newDURL()
Construct a new DURL.
|
DURL |
asciiFactory.newDURL(String n)
Construct a new DURL with name n.
|
| Modifier and Type | Class and Description |
|---|---|
class |
wwwURL |
| Modifier and Type | Method and Description |
|---|---|
DURL |
wwwFactory.newDURL()
Construct a new DURL.
|
DURL |
wwwFactory.newDURL(String n)
Construct a new DURL with name n.
|
Copyright © 1999-2015 OPeNDAP. All Rights Reserved.