org.n52.oxf.ows.capabilities
Class GetRequestMethod

java.lang.Object
  extended by org.n52.oxf.ows.capabilities.RequestMethod
      extended by org.n52.oxf.ows.capabilities.GetRequestMethod

public class GetRequestMethod
extends RequestMethod


Constructor Summary
GetRequestMethod(OnlineResource or)
           
GetRequestMethod(OnlineResource or, String[] constraints)
           
 
Method Summary
 String toXML()
           
 
Methods inherited from class org.n52.oxf.ows.capabilities.RequestMethod
getConstraints, getOnlineResource, setConstraints, setOnlineResource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetRequestMethod

public GetRequestMethod(OnlineResource or,
                        String[] constraints)

GetRequestMethod

public GetRequestMethod(OnlineResource or)
Method Detail

toXML

public String toXML()
Specified by:
toXML in class RequestMethod
Returns:
a XML representation.


Copyright © 2012-2013 52north.org. All Rights Reserved.