| Package | Description |
|---|---|
| net.opengis.pubsub.x10 | |
| net.opengis.pubsub.x10.impl |
| Modifier and Type | Method and Description |
|---|---|
DeliveryCapabilitiesType |
DeliveryCapabilitiesDocument.addNewDeliveryCapabilities()
Appends and returns a new empty "DeliveryCapabilities" element
|
DeliveryCapabilitiesType |
PublisherCapabilitiesType.addNewDeliveryCapabilities()
Appends and returns a new empty "DeliveryCapabilities" element
|
DeliveryCapabilitiesType |
DeliveryCapabilitiesDocument.getDeliveryCapabilities()
Gets the "DeliveryCapabilities" element
|
DeliveryCapabilitiesType |
PublisherCapabilitiesType.getDeliveryCapabilities()
Gets the "DeliveryCapabilities" element
|
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.newInstance() |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(File file) |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(InputStream is) |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(Node node) |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(Reader r) |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(String xmlAsString) |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(URL u) |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(XMLStreamReader sr) |
static DeliveryCapabilitiesType |
DeliveryCapabilitiesType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryCapabilitiesDocument.setDeliveryCapabilities(DeliveryCapabilitiesType deliveryCapabilities)
Sets the "DeliveryCapabilities" element
|
void |
PublisherCapabilitiesType.setDeliveryCapabilities(DeliveryCapabilitiesType deliveryCapabilities)
Sets the "DeliveryCapabilities" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeliveryCapabilitiesTypeImpl
An XML DeliveryCapabilitiesType(@http://www.opengis.net/pubsub/1.0).
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryCapabilitiesType |
DeliveryCapabilitiesDocumentImpl.addNewDeliveryCapabilities()
Appends and returns a new empty "DeliveryCapabilities" element
|
DeliveryCapabilitiesType |
PublisherCapabilitiesTypeImpl.addNewDeliveryCapabilities()
Appends and returns a new empty "DeliveryCapabilities" element
|
DeliveryCapabilitiesType |
DeliveryCapabilitiesDocumentImpl.getDeliveryCapabilities()
Gets the "DeliveryCapabilities" element
|
DeliveryCapabilitiesType |
PublisherCapabilitiesTypeImpl.getDeliveryCapabilities()
Gets the "DeliveryCapabilities" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryCapabilitiesDocumentImpl.setDeliveryCapabilities(DeliveryCapabilitiesType deliveryCapabilities)
Sets the "DeliveryCapabilities" element
|
void |
PublisherCapabilitiesTypeImpl.setDeliveryCapabilities(DeliveryCapabilitiesType deliveryCapabilities)
Sets the "DeliveryCapabilities" element
|
Copyright © 2017 52north.org. All rights reserved.