| Package | Description |
|---|---|
| net.opengis.wcs.x11 | |
| net.opengis.wcs.x11.impl |
| Modifier and Type | Method and Description |
|---|---|
DomainSubsetType |
GetCoverageDocument.GetCoverage.addNewDomainSubset()
Appends and returns a new empty "DomainSubset" element
|
DomainSubsetType |
GetCoverageDocument.GetCoverage.getDomainSubset()
Gets the "DomainSubset" element
|
static DomainSubsetType |
DomainSubsetType.Factory.newInstance() |
static DomainSubsetType |
DomainSubsetType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static DomainSubsetType |
DomainSubsetType.Factory.parse(File file) |
static DomainSubsetType |
DomainSubsetType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static DomainSubsetType |
DomainSubsetType.Factory.parse(InputStream is) |
static DomainSubsetType |
DomainSubsetType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static DomainSubsetType |
DomainSubsetType.Factory.parse(Node node) |
static DomainSubsetType |
DomainSubsetType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static DomainSubsetType |
DomainSubsetType.Factory.parse(Reader r) |
static DomainSubsetType |
DomainSubsetType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static DomainSubsetType |
DomainSubsetType.Factory.parse(String xmlAsString) |
static DomainSubsetType |
DomainSubsetType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static DomainSubsetType |
DomainSubsetType.Factory.parse(URL u) |
static DomainSubsetType |
DomainSubsetType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static DomainSubsetType |
DomainSubsetType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static DomainSubsetType |
DomainSubsetType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static DomainSubsetType |
DomainSubsetType.Factory.parse(XMLStreamReader sr) |
static DomainSubsetType |
DomainSubsetType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetCoverageDocument.GetCoverage.setDomainSubset(DomainSubsetType domainSubset)
Sets the "DomainSubset" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomainSubsetTypeImpl
An XML DomainSubsetType(@http://www.opengis.net/wcs/1.1).
|
| Modifier and Type | Method and Description |
|---|---|
DomainSubsetType |
GetCoverageDocumentImpl.GetCoverageImpl.addNewDomainSubset()
Appends and returns a new empty "DomainSubset" element
|
DomainSubsetType |
GetCoverageDocumentImpl.GetCoverageImpl.getDomainSubset()
Gets the "DomainSubset" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetCoverageDocumentImpl.GetCoverageImpl.setDomainSubset(DomainSubsetType domainSubset)
Sets the "DomainSubset" element
|
Copyright © 2017 52north.org. All rights reserved.