gov.nasa.worldwind.ogc.ows
Class OWSDomain
java.lang.Object
gov.nasa.worldwind.util.xml.AbstractXMLEventParser
gov.nasa.worldwind.ogc.ows.OWSUnNamedDomain
gov.nasa.worldwind.ogc.ows.OWSDomain
- All Implemented Interfaces:
- XMLEventParser
public class OWSDomain
- extends OWSUnNamedDomain
Parses an OGC Web Service Common (OWS) DomainType element and provides access to its contents. See
http://schemas.opengis.net/ows/2.0/owsDomainType.xsd.
Methods inherited from class gov.nasa.worldwind.util.xml.AbstractXMLEventParser |
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, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWSDomain
public OWSDomain(String namespaceURI)
getName
public String getName()