org.deegree.io.datastore.wfs
Class WFSDescription
java.lang.Object
org.deegree.io.datastore.wfs.WFSDescription
public class WFSDescription
- extends java.lang.Object
Describing class for conecting a WFS from a cascading WFS datastore
- Version:
- $Revision: 6251 $, $Date: 2007-03-19 16:59:28 +0100 (Mo, 19 Mrz 2007) $
- Author:
- Andreas Poth, last edited by: $Author: poth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WFSDescription
WFSDescription(java.net.URL url,
XSLTDocument inFilter,
XSLTDocument outFilter,
int timeout)
- Parameters:
url
- base URL of cascaded WFSinFilter
- XSLT script for transforming incoming request; may be null
outFilter
- XSLT script for transforming outgoing response; may be null
timeout
- timeout for request processing
getInFilter
public XSLTDocument getInFilter()
- Returns:
- the inFilter
getOutFilter
public XSLTDocument getOutFilter()
- Returns:
- the outFilter
getUrl
public java.net.URL getUrl()
- Returns:
- the url
getTimeout
public int getTimeout()
- Returns:
- the timeout
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org