Revision 3510 trunk/applications/appCatalogYNomenclatorClient/src/es/gva/cit/catalogClient/csw/drivers/CSWCatalogServiceDriver.java

View differences:

CSWCatalogServiceDriver.java
71 71
    private String[] typeNames = null;
72 72
    private String[] resultType = null;
73 73
    private String[] NAMESPACE = null;
74
    private String version = "2.0.0";
74
  private String version = "2.0.0";
75 75
    private CswSupportedProtocolOperations operations = null;
76 76

  
77 77
    /*

Also available in: Unified diff