it.geosolutions.geonetwork.op
Class GNMetadataSearch

java.lang.Object
  extended by it.geosolutions.geonetwork.op.GNMetadataSearch

public class GNMetadataSearch
extends Object

The xml.search service can be used to retrieve the metadata stored in GeoNetwork.

Author:
ETj (etj at geo-solutions.it)

Constructor Summary
GNMetadataSearch()
           
 
Method Summary
static GNSearchResponse search(HTTPUtils connection, String gnServiceURL, File fileRequest)
           
static GNSearchResponse search(HTTPUtils connection, String gnServiceURL, GNSearchRequest searchRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GNMetadataSearch

public GNMetadataSearch()
Method Detail

search

public static GNSearchResponse search(HTTPUtils connection,
                                      String gnServiceURL,
                                      GNSearchRequest searchRequest)
                               throws GNLibException,
                                      GNServerException
Throws:
GNLibException
GNServerException

search

public static GNSearchResponse search(HTTPUtils connection,
                                      String gnServiceURL,
                                      File fileRequest)
                               throws GNLibException,
                                      GNServerException
Throws:
GNLibException
GNServerException


Copyright © 2011-2012 GeoSolutions. All Rights Reserved.