org.n52.oxf.serviceAdapters.wms
Class WMSRequestBuilder
java.lang.Object
org.n52.oxf.serviceAdapters.wms.WMSRequestBuilder
public class WMSRequestBuilder
- extends Object
- Author:
- Arne Broering
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WMSRequestBuilder
public WMSRequestBuilder()
buildGetCapabilitiesRequest
public String buildGetCapabilitiesRequest(Operation operation,
ParameterContainer parameterContainer)
throws OXFException
- Parameters:
operation - parameterContainer -
- Returns:
-
- Throws:
OXFException
buildGetMapRequest
public String buildGetMapRequest(Operation operation,
ParameterContainer parameterContainer)
throws OXFException
- Parameters:
operation - parameterContainer -
- Returns:
-
- Throws:
OXFException
main
public static void main(String[] args)
throws OXFException
- Throws:
OXFException
Copyright © 2005 - 2010 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.