| Modifier and Type | Field and Description | 
|---|---|
protected byte[] | 
raw  | 
checksummode, d4data, DAPVERSION, databuffer, DEBUG, DMRVERSION, ordercontext, 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, setOrdergetContext, getDMR, getPath, open, parseDMR, processAttributes, setContext, setDataset, setPath, setRequestResponse, suppresspublic 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 DSPopen in class AbstractDSPDapException