|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.sos.WFSRequestGenerator
public class WFSRequestGenerator
generate the wfs requests
| Constructor Summary | |
|---|---|
WFSRequestGenerator()
|
|
| Method Summary | |
|---|---|
static Document |
createBBoxWFSRequest(Envelope bbox,
QualifiedName featureTypeName,
QualifiedName coordPropertyName)
|
static Document |
createIsLikeOperationWFSRequest(String[] literals,
QualifiedName featureType,
QualifiedName propertyName)
creates a WFS Request with one or more isLike Operations |
static Document |
createObservationWFSRequest(Object[] times,
QualifiedName featureTypeName,
QualifiedName timePropertyName,
Operation filterOperation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WFSRequestGenerator()
| Method Detail |
|---|
public static Document createIsLikeOperationWFSRequest(String[] literals,
QualifiedName featureType,
QualifiedName propertyName)
throws IOException,
SAXException,
XMLParsingException
literals - featureType - propertyName -
IOException
SAXException
ParserConfigurationException
XMLParsingException
public static Document createBBoxWFSRequest(Envelope bbox,
QualifiedName featureTypeName,
QualifiedName coordPropertyName)
throws IOException,
SAXException,
XMLParsingException,
GeometryException
IOException
SAXException
XMLParsingException
GeometryException
public static Document createObservationWFSRequest(Object[] times,
QualifiedName featureTypeName,
QualifiedName timePropertyName,
Operation filterOperation)
throws IOException,
SAXException,
XMLParsingException
times - featureTypeName - timePropertyName - filterOperation -
IOException
SAXException
ParserConfigurationException
XMLParsingException
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net