public class OWSContactInfo extends AbstractXMLEventParser
CHARACTERS_CONTENT, fields, namespaceURI, parent
Constructor and Description |
---|
OWSContactInfo(String namespaceURI) |
Modifier and Type | Method and Description |
---|---|
OWSAddress |
getAddress() |
String |
getContactInstructions() |
String |
getHoursOfService() |
String |
getOnlineResource() |
OWSPhone |
getPhone() |
allocate, doAddCharacters, doAddEventAttribute, doAddEventContent, 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 OWSContactInfo(String namespaceURI)
public OWSAddress getAddress()
public String getContactInstructions()
public String getHoursOfService()
public String getOnlineResource()
public OWSPhone getPhone()