public class WMSAuthorityURL extends WMSLayerInfoURL
Modifier and Type | Field and Description |
---|---|
protected String |
authority |
format, FORMAT, name, ONLINE_RESOURCE, onlineResource
CHARACTERS_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, setOnlineResource
doAddCharacters, doAddEventAttribute, doAddEventContent, freeResources, getAConstructor, getCharacters, getField, getField, getFields, getNamespaceURI, getParent, getRoot, hasField, hasField, hasFields, mergeFields, newInstance, overrideFields, parse, parseCharacterContent, removeField, setField, setField, setFields, setNamespaceURI, setParent
protected String authority
public WMSAuthorityURL(String namespaceURI)
protected void doParseEventAttributes(XMLEventParserContext ctx, XMLEvent event, Object... args)
AbstractXMLEventParser
doParseEventAttributes
in class WMSLayerInfoURL
ctx
- 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)