public interface Dap4Parser
| Modifier and Type | Method and Description |
|---|---|
DapDataset |
getDMR() |
ErrorResponse |
getErrorResponse() |
boolean |
parse(String input) |
void |
setDebugLevel(int level) |
ErrorResponse getErrorResponse()
DapDataset getDMR()
boolean parse(String input) throws SAXException
SAXExceptionvoid setDebugLevel(int level)