|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.oxf.ows.capabilities.RequestMethod
org.n52.oxf.ows.capabilities.PostRequestMethod
public class PostRequestMethod
Constructor Summary | |
---|---|
PostRequestMethod(OnlineResource or)
|
|
PostRequestMethod(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 |
---|
public PostRequestMethod(OnlineResource or, String[] constraints)
public PostRequestMethod(OnlineResource or)
Method Detail |
---|
public String toXML()
toXML
in class RequestMethod
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |