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

Inherits com.basistech.df.cybertriage.autopsy.ctapi.util.ObjectMapperUtil.EpochTimeDeserializer< Instant >.

Public Member Functions

 InstantEpochSecsDeserializer ()
 
deserialize (JsonParser jp, DeserializationContext dc) throws IOException, JacksonException
 

Static Private Member Functions

static Instant convert (Long longVal)
 

Detailed Description

Definition at line 174 of file ObjectMapperUtil.java.

Constructor & Destructor Documentation

com.basistech.df.cybertriage.autopsy.ctapi.util.ObjectMapperUtil.InstantEpochSecsDeserializer.InstantEpochSecsDeserializer ( )

Member Function Documentation

static Instant com.basistech.df.cybertriage.autopsy.ctapi.util.ObjectMapperUtil.InstantEpochSecsDeserializer.convert ( Long  longVal)
staticprivate
T com.basistech.df.cybertriage.autopsy.ctapi.util.ObjectMapperUtil.EpochTimeDeserializer< T >.deserialize ( JsonParser  jp,
DeserializationContext  dc 
) throws IOException, JacksonException
inherited

Definition at line 130 of file ObjectMapperUtil.java.


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.