Class WMSAuthorityURL

    • Field Detail

      • authority

        protected java.lang.String authority
    • Constructor Detail

      • WMSAuthorityURL

        public WMSAuthorityURL​(java.lang.String namespaceURI)
    • Method Detail

      • doParseEventAttributes

        protected void doParseEventAttributes​(XMLEventParserContext ctx,
                                              javax.xml.stream.events.XMLEvent event,
                                              java.lang.Object... args)
        Description copied from class: AbstractXMLEventParser
        Parse an event's attributes.
        Overrides:
        doParseEventAttributes in class WMSLayerInfoURL
        Parameters:
        ctx - a current parser context.
        event - the event to parse.
        args - an optional list of arguments that may by used by subclasses.
      • getAuthority

        public java.lang.String getAuthority()
      • setAuthority

        protected void setAuthority​(java.lang.String authority)