public class ProcessDescriptionDecoder extends JSONDecoder<ProcessDescription>
| Constructor and Description |
|---|
ProcessDescriptionDecoder() |
ProcessDescriptionDecoder(ProcessDescriptionBuilderFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
ProcessDescription |
decodeJSON(com.fasterxml.jackson.databind.JsonNode node,
boolean validate) |
decode, decodeJsonToObject, decodeJsonToObjectList, getKeys, parseCodeType, parseCodeWithAuthority, parseDateTime, parseTime, parseTimeInstant, parseTimePeriodgetDecoder, getDecoderRepository, setDecoderRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSupportedTypespublic ProcessDescriptionDecoder()
public ProcessDescriptionDecoder(ProcessDescriptionBuilderFactory factory)
public ProcessDescription decodeJSON(com.fasterxml.jackson.databind.JsonNode node, boolean validate) throws DecodingException
decodeJSON in class JSONDecoder<ProcessDescription>DecodingExceptionCopyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.