Autopsy  4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Static Public Member Functions | Private Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.tags.TagUtils Class Reference

Static Public Member Functions

static String getDecoratedTagDisplayName (TagName tagName)
 

Private Member Functions

 TagUtils ()
 

Static Private Attributes

static final Logger logger = Logger.getLogger(TagUtils.class.getName())
 

Detailed Description

Utility methods for Tags.

Definition at line 35 of file TagUtils.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.tags.TagUtils.TagUtils ( )
private

Definition at line 39 of file TagUtils.java.

Member Function Documentation

static String org.sleuthkit.autopsy.tags.TagUtils.getDecoratedTagDisplayName ( TagName  tagName)
static

Member Data Documentation

final Logger org.sleuthkit.autopsy.tags.TagUtils.logger = Logger.getLogger(TagUtils.class.getName())
staticprivate

Definition at line 37 of file TagUtils.java.


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

Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.