public class WMSAuthorityURL extends WMSLayerInfoURL
| Modifier and Type | Field and Description | 
|---|---|
| protected String | authority | 
format, FORMAT, name, ONLINE_RESOURCE, onlineResourceCHARACTERS_CONTENT, fields, namespaceURI, parent| Constructor and Description | 
|---|
| WMSAuthorityURL(String namespaceURI) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | doParseEventAttributes(XMLEventParserContext ctx,
                      XMLEvent event,
                      Object... args)Parse an event's attributes. | 
| String | getAuthority() | 
| protected void | setAuthority(String authority) | 
allocate, doParseEventContent, getFormat, getName, getOnlineResource, setFormat, setName, setOnlineResourcedoAddCharacters, doAddEventAttribute, doAddEventContent, freeResources, getAConstructor, getCharacters, getField, getField, getFields, getNamespaceURI, getParent, getRoot, hasField, hasField, hasFields, mergeFields, newInstance, overrideFields, parse, parseCharacterContent, removeField, setField, setField, setFields, setNamespaceURI, setParentprotected String authority
public WMSAuthorityURL(String namespaceURI)
protected void doParseEventAttributes(XMLEventParserContext ctx, XMLEvent event, Object... args)
AbstractXMLEventParserdoParseEventAttributes in class WMSLayerInfoURLctx - a current parser context.event - the event to parse.args - an optional list of arguments that may by used by subclasses.public String getAuthority()
protected void setAuthority(String authority)