Autopsy  4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
com.basistech.df.cybertriage.autopsy.ctapi.util.ObjectMapperUtil.UTCBaseZonedDateTimeDeserializer Class Reference

Inherits JsonDeserializer< ZonedDateTime >.

Inherited by com.basistech.df.cybertriage.autopsy.ctapi.util.ObjectMapperUtil.ZonedDateTimeDeserializer.

Public Member Functions

 UTCBaseZonedDateTimeDeserializer (DateTimeFormatter formatter)
 
ZonedDateTime deserialize (JsonParser jp, DeserializationContext dc) throws IOException, JacksonException
 

Private Attributes

final DateTimeFormatter formatter
 

Detailed Description

Definition at line 62 of file ObjectMapperUtil.java.

Constructor & Destructor Documentation

com.basistech.df.cybertriage.autopsy.ctapi.util.ObjectMapperUtil.UTCBaseZonedDateTimeDeserializer.UTCBaseZonedDateTimeDeserializer ( DateTimeFormatter  formatter)

Member Function Documentation

ZonedDateTime com.basistech.df.cybertriage.autopsy.ctapi.util.ObjectMapperUtil.UTCBaseZonedDateTimeDeserializer.deserialize ( JsonParser  jp,
DeserializationContext  dc 
) throws IOException, JacksonException

Definition at line 71 of file ObjectMapperUtil.java.

Member Data Documentation

final DateTimeFormatter com.basistech.df.cybertriage.autopsy.ctapi.util.ObjectMapperUtil.UTCBaseZonedDateTimeDeserializer.formatter
private

The documentation for this class was generated from the following file:

Copyright © 2012-2022 Basis Technology. Generated on: Tue Feb 6 2024
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.