public class WCSCapabilities extends OWSCapabilities
eventReader, owsNamespaceURI, parserContext
CHARACTERS_CONTENT, fields, namespaceURI, parent
Constructor and Description |
---|
WCSCapabilities(Object docSource) |
Modifier and Type | Method and Description |
---|---|
protected void |
determineNamespaces() |
WCSContents |
getContents() |
String |
getDefaultNamespaceURI() |
String |
getOtherSource() |
String |
getWCSNamespace() |
protected void |
registerParsers(XMLEventParserContext ctx) |
createParserContext, createReader, getOperationsMetadata, getOWSNamespaceURI, getParserContext, getServiceIdentification, getServiceProvider, getUpdateSequence, getVersion, initialize, parse, setOWSNamespaceURI
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 WCSCapabilities(Object docSource)
protected void determineNamespaces()
determineNamespaces
in class OWSCapabilities
public WCSContents getContents()
public String getDefaultNamespaceURI()
public String getOtherSource()
public String getWCSNamespace()
protected void registerParsers(XMLEventParserContext ctx)
registerParsers
in class OWSCapabilities