Package org.geotools.stac.client
Class STACFilterSerializer
- All Implemented Interfaces:
JsonFormatVisitable
-
Nested Class Summary
Nested classes/interfaces inherited from class JsonSerializer
JsonSerializer.None
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JsonSerializer
acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, serializeWithType, unwrappingSerializer, usesObjectId, withFilterId, withIgnoredProperties
-
Constructor Details
-
STACFilterSerializer
public STACFilterSerializer()
-
-
Method Details
-
serialize
public void serialize(Filter filter, JsonGenerator jsonGenerator, SerializerProvider serializerProvider) throws IOException - Specified by:
serialize
in classJsonSerializer<Filter>
- Throws:
IOException
-