org.deegree.services.csw.getrecords
Class GetRecordsKVPAdapter
java.lang.Object
org.deegree.services.csw.AbstractCSWKVPAdapter
org.deegree.services.csw.getrecords.GetRecordsKVPAdapter
public class GetRecordsKVPAdapter
- extends AbstractCSWKVPAdapter
Encapsulates the method for parsing a KVP request via Http-GET.
- Version:
- $Revision: $, $Date: $
- Author:
- Steffen Thomas, last edited by: $Author: thomas $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetRecordsKVPAdapter
public GetRecordsKVPAdapter()
parse
public static GetRecords parse(Map<String,String> normalizedKVPParams,
String defaultOutputFormat,
String defaultOutputSchema)
- Parses the
GetRecords
kvp request and decides which version has to parse because of the requested version
- Parameters:
normalizedKVPParams
- that are requested as key to a value.
- Returns:
GetRecords
Copyright © 2011. All Rights Reserved.