|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.services.csw.AbstractCSWKVPAdapter
org.deegree.services.csw.getrecords.GetRecordsKVPAdapter
public class GetRecordsKVPAdapter
Encapsulates the method for parsing a KVP request via Http-GET.
| Constructor Summary | |
|---|---|
GetRecordsKVPAdapter()
|
|
| Method Summary | |
|---|---|
static GetRecords |
parse(java.util.Map<java.lang.String,java.lang.String> normalizedKVPParams)
Parses the GetRecords kvp request and decides which version has to parse because of the requested version |
| Methods inherited from class org.deegree.services.csw.AbstractCSWKVPAdapter |
|---|
extractNamespaceBindings, extractTypeNames |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetRecordsKVPAdapter()
| Method Detail |
|---|
public static GetRecords parse(java.util.Map<java.lang.String,java.lang.String> normalizedKVPParams)
GetRecords kvp request and decides which version has to parse because of the requested version
normalizedKVPParams - that are requested as key to a value.
GetRecords
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||