| Package | Description |
|---|---|
| net.opengis.eml.x001 | |
| net.opengis.eml.x001.impl |
| Modifier and Type | Method and Description |
|---|---|
SupportedPatternOperatorType |
PatternOperatorCapabilitiesType.addNewSupportedBinaryPatternOperator()
Appends and returns a new empty value (as xml) as the last "SupportedBinaryPatternOperator" element
|
SupportedPatternOperatorType[] |
PatternOperatorCapabilitiesType.getSupportedBinaryPatternOperatorArray()
Gets array of all "SupportedBinaryPatternOperator" elements
|
SupportedPatternOperatorType |
PatternOperatorCapabilitiesType.getSupportedBinaryPatternOperatorArray(int i)
Gets ith "SupportedBinaryPatternOperator" element
|
SupportedPatternOperatorType |
PatternOperatorCapabilitiesType.insertNewSupportedBinaryPatternOperator(int i)
Inserts and returns a new empty value (as xml) as the ith "SupportedBinaryPatternOperator" element
|
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.newInstance() |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(java.io.File file) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(java.io.InputStream is) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(org.w3c.dom.Node node) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(java.io.Reader r) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(java.lang.String xmlAsString) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(java.net.URL u) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
PatternOperatorCapabilitiesType.setSupportedBinaryPatternOperatorArray(int i,
SupportedPatternOperatorType supportedBinaryPatternOperator)
Sets ith "SupportedBinaryPatternOperator" element
|
void |
PatternOperatorCapabilitiesType.setSupportedBinaryPatternOperatorArray(SupportedPatternOperatorType[] supportedBinaryPatternOperatorArray)
Sets array of all "SupportedBinaryPatternOperator" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
SupportedPatternOperatorTypeImpl
An XML SupportedPatternOperatorType(@http://www.opengis.net/eml/0.0.1).
|
| Modifier and Type | Method and Description |
|---|---|
SupportedPatternOperatorType |
PatternOperatorCapabilitiesTypeImpl.addNewSupportedBinaryPatternOperator()
Appends and returns a new empty value (as xml) as the last "SupportedBinaryPatternOperator" element
|
SupportedPatternOperatorType[] |
PatternOperatorCapabilitiesTypeImpl.getSupportedBinaryPatternOperatorArray()
Gets array of all "SupportedBinaryPatternOperator" elements
|
SupportedPatternOperatorType |
PatternOperatorCapabilitiesTypeImpl.getSupportedBinaryPatternOperatorArray(int i)
Gets ith "SupportedBinaryPatternOperator" element
|
SupportedPatternOperatorType |
PatternOperatorCapabilitiesTypeImpl.insertNewSupportedBinaryPatternOperator(int i)
Inserts and returns a new empty value (as xml) as the ith "SupportedBinaryPatternOperator" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
PatternOperatorCapabilitiesTypeImpl.setSupportedBinaryPatternOperatorArray(int i,
SupportedPatternOperatorType supportedBinaryPatternOperator)
Sets ith "SupportedBinaryPatternOperator" element
|
void |
PatternOperatorCapabilitiesTypeImpl.setSupportedBinaryPatternOperatorArray(SupportedPatternOperatorType[] supportedBinaryPatternOperatorArray)
Sets array of all "SupportedBinaryPatternOperator" element
|
Copyright © 2015–2018 52north.org. All rights reserved.