public interface Dap4Parser
Modifier and Type | Method and Description |
---|---|
DapDataset |
getDMR() |
ErrorResponse |
getErrorResponse() |
boolean |
parse(java.lang.String input) |
void |
setDebugLevel(int level) |
ErrorResponse getErrorResponse()
DapDataset getDMR()
boolean parse(java.lang.String input) throws org.xml.sax.SAXException
org.xml.sax.SAXException
void setDebugLevel(int level)