| Package | Description |
|---|---|
| net.opengis.wfs.x20 | |
| net.opengis.wfs.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
static ResolveValueType |
ResolveValueType.Factory.newInstance() |
static ResolveValueType |
ResolveValueType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static ResolveValueType |
ResolveValueType.Factory.newValue(Object obj) |
static ResolveValueType |
ResolveValueType.Factory.parse(File file) |
static ResolveValueType |
ResolveValueType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static ResolveValueType |
ResolveValueType.Factory.parse(InputStream is) |
static ResolveValueType |
ResolveValueType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static ResolveValueType |
ResolveValueType.Factory.parse(Node node) |
static ResolveValueType |
ResolveValueType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static ResolveValueType |
ResolveValueType.Factory.parse(Reader r) |
static ResolveValueType |
ResolveValueType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static ResolveValueType |
ResolveValueType.Factory.parse(String xmlAsString) |
static ResolveValueType |
ResolveValueType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static ResolveValueType |
ResolveValueType.Factory.parse(URL u) |
static ResolveValueType |
ResolveValueType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static ResolveValueType |
ResolveValueType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static ResolveValueType |
ResolveValueType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static ResolveValueType |
ResolveValueType.Factory.parse(XMLStreamReader sr) |
static ResolveValueType |
ResolveValueType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
ResolveValueType |
GetPropertyValueType.xgetResolve()
Gets (as xml) the "resolve" attribute
|
ResolveValueType |
GetFeatureType.xgetResolve()
Gets (as xml) the "resolve" attribute
|
ResolveValueType |
PropertyNameDocument.PropertyName.xgetResolve()
Gets (as xml) the "resolve" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetPropertyValueType.xsetResolve(ResolveValueType resolve)
Sets (as xml) the "resolve" attribute
|
void |
GetFeatureType.xsetResolve(ResolveValueType resolve)
Sets (as xml) the "resolve" attribute
|
void |
PropertyNameDocument.PropertyName.xsetResolve(ResolveValueType resolve)
Sets (as xml) the "resolve" attribute
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResolveValueTypeImpl
An XML ResolveValueType(@http://www.opengis.net/wfs/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
ResolveValueType |
GetPropertyValueTypeImpl.xgetResolve()
Gets (as xml) the "resolve" attribute
|
ResolveValueType |
PropertyNameDocumentImpl.PropertyNameImpl.xgetResolve()
Gets (as xml) the "resolve" attribute
|
ResolveValueType |
GetFeatureTypeImpl.xgetResolve()
Gets (as xml) the "resolve" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetPropertyValueTypeImpl.xsetResolve(ResolveValueType resolve)
Sets (as xml) the "resolve" attribute
|
void |
PropertyNameDocumentImpl.PropertyNameImpl.xsetResolve(ResolveValueType resolve)
Sets (as xml) the "resolve" attribute
|
void |
GetFeatureTypeImpl.xsetResolve(ResolveValueType resolve)
Sets (as xml) the "resolve" attribute
|
Copyright © 2016 52north.org. All rights reserved.