- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
return readUMNCollection( xmlReader ); return readGml2FeatureCollection( xmlReader ); } catch ( Exception e ) { String msg = "Unable to parse WMS GetFeatureInfo response as feature collection: " + e.getMessage();