| 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(File file) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(InputStream is) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(Node node) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(Reader r) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(String xmlAsString) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(URL u) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(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(XMLStreamReader sr) |
static SupportedPatternOperatorType |
SupportedPatternOperatorType.Factory.parse(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 © 2018 52north.org. All rights reserved.