public class ODataFesParser extends java.lang.Object implements Decoder<Filter<?>,java.lang.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(java.lang.String objectToDecode) |
java.util.Set<DecoderKey> |
getKeys() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDecoderKeyTypes, getSupportedTypespublic Filter<?> decode(java.lang.String objectToDecode) throws DecodingException
decode in interface Decoder<Filter<?>,java.lang.String>DecodingExceptionpublic java.util.Set<DecoderKey> getKeys()
getKeys in interface Keyed<DecoderKey>Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.