Class OnlineResourceBinding

All Implemented Interfaces:
Binding, ComplexBinding

public class OnlineResourceBinding extends SLDOnlineResourceBinding
Binding object for the element http://www.opengis.net/se:OnlineResource.

  
  <xsd:element name="OnlineResource" type="se:OnlineResourceType">
      <xsd:annotation>
          <xsd:documentation>
          An "OnlineResource" is typically used to refer to an HTTP URL.
        </xsd:documentation>
      </xsd:annotation>
  </xsd:element>