| Package | Description |
|---|---|
| net.opengis.sampling.x20 | |
| net.opengis.sampling.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionPropertyType.addNewSFSamplingFeatureCollection()
Appends and returns a new empty "SF_SamplingFeatureCollection" element
|
SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionDocument.addNewSFSamplingFeatureCollection()
Appends and returns a new empty "SF_SamplingFeatureCollection" element
|
SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionPropertyType.getSFSamplingFeatureCollection()
Gets the "SF_SamplingFeatureCollection" element
|
SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionDocument.getSFSamplingFeatureCollection()
Gets the "SF_SamplingFeatureCollection" element
|
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.newInstance() |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(java.io.File file) |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(java.io.InputStream is) |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(org.w3c.dom.Node node) |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(java.io.Reader r) |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(java.lang.String xmlAsString) |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(java.net.URL u) |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SFSamplingFeatureCollectionPropertyType.setSFSamplingFeatureCollection(SFSamplingFeatureCollectionType sfSamplingFeatureCollection)
Sets the "SF_SamplingFeatureCollection" element
|
void |
SFSamplingFeatureCollectionDocument.setSFSamplingFeatureCollection(SFSamplingFeatureCollectionType sfSamplingFeatureCollection)
Sets the "SF_SamplingFeatureCollection" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
SFSamplingFeatureCollectionTypeImpl
An XML SF_SamplingFeatureCollectionType(@http://www.opengis.net/sampling/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionDocumentImpl.addNewSFSamplingFeatureCollection()
Appends and returns a new empty "SF_SamplingFeatureCollection" element
|
SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionPropertyTypeImpl.addNewSFSamplingFeatureCollection()
Appends and returns a new empty "SF_SamplingFeatureCollection" element
|
SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionDocumentImpl.getSFSamplingFeatureCollection()
Gets the "SF_SamplingFeatureCollection" element
|
SFSamplingFeatureCollectionType |
SFSamplingFeatureCollectionPropertyTypeImpl.getSFSamplingFeatureCollection()
Gets the "SF_SamplingFeatureCollection" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SFSamplingFeatureCollectionDocumentImpl.setSFSamplingFeatureCollection(SFSamplingFeatureCollectionType sfSamplingFeatureCollection)
Sets the "SF_SamplingFeatureCollection" element
|
void |
SFSamplingFeatureCollectionPropertyTypeImpl.setSFSamplingFeatureCollection(SFSamplingFeatureCollectionType sfSamplingFeatureCollection)
Sets the "SF_SamplingFeatureCollection" element
|
Copyright © 2015–2018 52north.org. All rights reserved.