org.deegree.ogcwebservices.wmps.operation
Class DescribeTemplate
java.lang.Object
org.deegree.ogcwebservices.AbstractOGCWebServiceRequest
org.deegree.ogcwebservices.wmps.operation.WMPSRequestBase
org.deegree.ogcwebservices.wmps.operation.DescribeTemplate
- All Implemented Interfaces:
- Serializable, OGCWebServiceRequest
public class DescribeTemplate
- extends WMPSRequestBase
Can be requested as KVP:
...?request=DescribeTemplate&version=1.0.0&template=MyTemplate
or as XML:
...
- Version:
- $Revision: 21672 $, $Date: 2009-12-29 09:44:20 +0100 (Tue, 29 Dec 2009) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
- See Also:
- Serialized Form
DescribeTemplate
public DescribeTemplate(String id,
String version,
String template,
Map<String,String> vendorSpecificParameter)
- Parameters:
id
- version
- template
- vendorSpecificParameter
-
create
public static DescribeTemplate create(Map<String,String> parameter)
throws InconsistentRequestException
- Parameters:
parameter
-
- Returns:
- new
DescribeTemplate
- Throws:
InconsistentRequestException
create
public static DescribeTemplate create(Element request)
throws XMLParsingException
- Parameters:
request
-
- Returns:
- new
DescribeTemplate
- Throws:
XMLParsingException
getTemplate
public String getTemplate()
- Returns:
- template name
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org