resourceKeys.clear();
put("ArcIms" , new ArcImsProtocolFactory(), "catalog.harvest.manage.edit.protocol.arcims");
put("CSW" , new CswProtocolFactory(), "catalog.harvest.manage.edit.protocol.csw");
put("OAI" , new OaiProtocolFactory(), "catalog.harvest.manage.edit.protocol.oai");
put("WAF" , new WafProtocolFactory(), "catalog.harvest.manage.edit.protocol.waf");
put("RES" , new ResourceProtocolFactory(), "catalog.harvest.manage.edit.protocol.resource");
put("ARCGIS" , new ArcGISProtocolFactory(), "catalog.harvest.manage.edit.protocol.arcgis");
put("THREDDS", new ThreddsProtocolFactory(), "catalog.harvest.manage.edit.protocol.thredds");
put("ATOM" , new AtomProtocolFactory(), "catalog.harvest.manage.edit.protocol.atom");
put("AGP2AGP", new Agp2AgpProtocolFactory(), "catalog.harvest.manage.edit.protocol.agp2agp");