org.n52.oxf.wms.adapter
Class WMSRequestBuilder
java.lang.Object
org.n52.oxf.wms.adapter.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 © 2012-2013 52north.org. All Rights Reserved.