| Package | Description |
|---|---|
| net.opengis.wfs.x20 | |
| net.opengis.wfs.x20.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FeatureCollectionType
An XML FeatureCollectionType(@http://www.opengis.net/wfs/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
SimpleFeatureCollectionType |
SimpleFeatureCollectionDocument.addNewSimpleFeatureCollection()
Appends and returns a new empty "SimpleFeatureCollection" element
|
SimpleFeatureCollectionType |
AdditionalObjectsDocument.AdditionalObjects.addNewSimpleFeatureCollection()
Appends and returns a new empty "SimpleFeatureCollection" element
|
SimpleFeatureCollectionType |
AdditionalValuesDocument.AdditionalValues.addNewSimpleFeatureCollection()
Appends and returns a new empty "SimpleFeatureCollection" element
|
SimpleFeatureCollectionType |
MemberPropertyType.addNewSimpleFeatureCollection()
Appends and returns a new empty "SimpleFeatureCollection" element
|
SimpleFeatureCollectionType |
SimpleFeatureCollectionDocument.getSimpleFeatureCollection()
Gets the "SimpleFeatureCollection" element
|
SimpleFeatureCollectionType |
AdditionalObjectsDocument.AdditionalObjects.getSimpleFeatureCollection()
Gets the "SimpleFeatureCollection" element
|
SimpleFeatureCollectionType |
AdditionalValuesDocument.AdditionalValues.getSimpleFeatureCollection()
Gets the "SimpleFeatureCollection" element
|
SimpleFeatureCollectionType |
MemberPropertyType.getSimpleFeatureCollection()
Gets the "SimpleFeatureCollection" element
|
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.newInstance() |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(File file) |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(InputStream is) |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(Node node) |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(Reader r) |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(String xmlAsString) |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(URL u) |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(XMLStreamReader sr) |
static SimpleFeatureCollectionType |
SimpleFeatureCollectionType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleFeatureCollectionDocument.setSimpleFeatureCollection(SimpleFeatureCollectionType simpleFeatureCollection)
Sets the "SimpleFeatureCollection" element
|
void |
AdditionalObjectsDocument.AdditionalObjects.setSimpleFeatureCollection(SimpleFeatureCollectionType simpleFeatureCollection)
Sets the "SimpleFeatureCollection" element
|
void |
AdditionalValuesDocument.AdditionalValues.setSimpleFeatureCollection(SimpleFeatureCollectionType simpleFeatureCollection)
Sets the "SimpleFeatureCollection" element
|
void |
MemberPropertyType.setSimpleFeatureCollection(SimpleFeatureCollectionType simpleFeatureCollection)
Sets the "SimpleFeatureCollection" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureCollectionTypeImpl
An XML FeatureCollectionType(@http://www.opengis.net/wfs/2.0).
|
class |
SimpleFeatureCollectionTypeImpl
An XML SimpleFeatureCollectionType(@http://www.opengis.net/wfs/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
SimpleFeatureCollectionType |
AdditionalValuesDocumentImpl.AdditionalValuesImpl.addNewSimpleFeatureCollection()
Appends and returns a new empty "SimpleFeatureCollection" element
|
SimpleFeatureCollectionType |
MemberPropertyTypeImpl.addNewSimpleFeatureCollection()
Appends and returns a new empty "SimpleFeatureCollection" element
|
SimpleFeatureCollectionType |
SimpleFeatureCollectionDocumentImpl.addNewSimpleFeatureCollection()
Appends and returns a new empty "SimpleFeatureCollection" element
|
SimpleFeatureCollectionType |
AdditionalObjectsDocumentImpl.AdditionalObjectsImpl.addNewSimpleFeatureCollection()
Appends and returns a new empty "SimpleFeatureCollection" element
|
SimpleFeatureCollectionType |
AdditionalValuesDocumentImpl.AdditionalValuesImpl.getSimpleFeatureCollection()
Gets the "SimpleFeatureCollection" element
|
SimpleFeatureCollectionType |
MemberPropertyTypeImpl.getSimpleFeatureCollection()
Gets the "SimpleFeatureCollection" element
|
SimpleFeatureCollectionType |
SimpleFeatureCollectionDocumentImpl.getSimpleFeatureCollection()
Gets the "SimpleFeatureCollection" element
|
SimpleFeatureCollectionType |
AdditionalObjectsDocumentImpl.AdditionalObjectsImpl.getSimpleFeatureCollection()
Gets the "SimpleFeatureCollection" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdditionalValuesDocumentImpl.AdditionalValuesImpl.setSimpleFeatureCollection(SimpleFeatureCollectionType simpleFeatureCollection)
Sets the "SimpleFeatureCollection" element
|
void |
MemberPropertyTypeImpl.setSimpleFeatureCollection(SimpleFeatureCollectionType simpleFeatureCollection)
Sets the "SimpleFeatureCollection" element
|
void |
SimpleFeatureCollectionDocumentImpl.setSimpleFeatureCollection(SimpleFeatureCollectionType simpleFeatureCollection)
Sets the "SimpleFeatureCollection" element
|
void |
AdditionalObjectsDocumentImpl.AdditionalObjectsImpl.setSimpleFeatureCollection(SimpleFeatureCollectionType simpleFeatureCollection)
Sets the "SimpleFeatureCollection" element
|
Copyright © 2016 52north.org. All rights reserved.