it.geosolutions.geonetwork.op
Class GNMetadataSearch
java.lang.Object
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)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GNMetadataSearch
public GNMetadataSearch()
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.