public class ODataFesParser extends Object implements Decoder<Filter<?>,String>
$filter expression into FES filters. See
ObservationCsdlEdmProvider for the available properties, their types
and the resulting value references.ObservationCsdlEdmProvider| Constructor and Description |
|---|
ODataFesParser()
Creates a new
ODataFesParser. |
| Modifier and Type | Method and Description |
|---|---|
Filter<?> |
decode(String objectToDecode) |
Set<DecoderKey> |
getKeys() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSupportedTypespublic Filter<?> decode(String objectToDecode) throws DecodingException
decode in interface Decoder<Filter<?>,String>DecodingExceptionpublic Set<DecoderKey> getKeys()
getKeys in interface Keyed<DecoderKey>Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.