Example #1
0
 public void process(InputStream is) throws DAP2Exception, ParseException {
   dds.parseXML(is, false);
 }