Package | Description |
---|---|
net.opengis.fes.v20 | |
net.opengis.fes.v20.bind | |
net.opengis.fes.v20.impl |
Modifier and Type | Method and Description |
---|---|
Literal |
Factory.newLiteral() |
Literal |
Factory.newLiteral(String val) |
Modifier and Type | Method and Description |
---|---|
Literal |
XMLStreamBindings.readLiteralType(XMLStreamReader reader)
Read method for LiteralType complex type
|
Modifier and Type | Method and Description |
---|---|
void |
XMLStreamBindings.readLiteralTypeAttributes(Map<String,String> attrMap,
Literal bean)
Reads attributes of LiteralType complex type
|
void |
XMLStreamBindings.writeLiteralType(XMLStreamWriter writer,
Literal bean)
Write method for LiteralType complex type
|
void |
XMLStreamBindings.writeLiteralTypeAttributes(XMLStreamWriter writer,
Literal bean)
Writes attributes of LiteralType complex type
|
Modifier and Type | Class and Description |
---|---|
class |
LiteralImpl
POJO class for XML type LiteralType(@http://www.opengis.net/fes/2.0).
|
Modifier and Type | Method and Description |
---|---|
Literal |
FESFactory.newLiteral() |
Literal |
FESFactory.newLiteral(String val) |
Copyright © 2016 Sensia Software LLC. All rights reserved.