Modifier and Type | Field and Description |
---|---|
protected byte[] |
raw |
checksummode, d4data, DAPVERSION, databuffer, DEBUG, DMRVERSION, order
context, dmr, PARSEDEBUG, path
Constructor and Description |
---|
FileDSP() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
static boolean |
match(java.lang.String path,
DapContext context)
A path is file if it has no base protocol or is file:
|
DSP |
open(java.lang.String path,
DapContext context) |
build, build, getChecksumMode, getData, getDataDataset, getOrder, setChecksumMode, setDataDataset, setOrder
getContext, getDMR, getPath, open, parseDMR, processAttributes, setContext, setDataset, setPath, setRequestResponse, suppress
public static boolean match(java.lang.String path, DapContext context)
path
- context
- Any parameters that may help to decide.public void close()
public DSP open(java.lang.String path, DapContext context) throws DapException
open
in interface DSP
open
in class AbstractDSP
DapException