public class KMLNetworkLinkControl extends AbstractXMLEventParser
CHARACTERS_CONTENT, fields, namespaceURI, parent
Constructor and Description |
---|
KMLNetworkLinkControl(String namespaceURI) |
Modifier and Type | Method and Description |
---|---|
protected void |
doAddEventContent(Object o,
XMLEventParserContext ctx,
XMLEvent event,
Object... args) |
String |
getCookie() |
String |
getExpires() |
String |
getLinkDescription() |
String |
getLinkName() |
KMLSnippet |
getLinkSnippet() |
Double |
getMaxSessionLength() |
String |
getMessage() |
Double |
getMinRefreshPeriod() |
KMLUpdate |
getUpdate() |
KMLAbstractView |
getView() |
allocate, doAddCharacters, doAddEventAttribute, doParseEventAttributes, doParseEventContent, freeResources, getAConstructor, getCharacters, getField, getField, getFields, getNamespaceURI, getParent, getRoot, hasField, hasField, hasFields, mergeFields, newInstance, overrideFields, parse, parseCharacterContent, removeField, setField, setField, setFields, setNamespaceURI, setParent
public KMLNetworkLinkControl(String namespaceURI)
protected void doAddEventContent(Object o, XMLEventParserContext ctx, XMLEvent event, Object... args) throws XMLStreamException
doAddEventContent
in class AbstractXMLEventParser
XMLStreamException
public String getCookie()
public String getExpires()
public String getLinkDescription()
public String getLinkName()
public KMLSnippet getLinkSnippet()
public Double getMaxSessionLength()
public String getMessage()
public Double getMinRefreshPeriod()
public KMLUpdate getUpdate()
public KMLAbstractView getView()