public class RemoteOWSBinding extends SLDRemoteOWSBinding
<xsd:element name="RemoteOWS">
<xsd:annotation>
<xsd:documentation>
A RemoteOWS gives a reference to a remote WFS/WCS/other-OWS server.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="sld:Service"/>
<xsd:element ref="se:OnlineResource"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
| Constructor and Description |
|---|
RemoteOWSBinding(StyleFactory styleFactory) |
getExecutionMode, getTarget, getType, initialize, parseencode, getProperties, getProperties, getProperty, initializeChildContextpublic RemoteOWSBinding(StyleFactory styleFactory)
Copyright © 1996–2019 Geotools. All rights reserved.