Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
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()) |
Utility methods for Tags.
Definition at line 35 of file TagUtils.java.
|
private |
Definition at line 39 of file TagUtils.java.
|
static |
Returns a decorated name for the TagName that includes, if available, the TagName's TagSet name and notability.
If an exception is throw while trying to retrieve the TagName's TagSet the TagSet name will not be included.
tagName | The TagName value generate name for. |
Definition at line 55 of file TagUtils.java.
References org.sleuthkit.autopsy.casemodule.Case.getCurrentCaseThrows(), org.sleuthkit.autopsy.casemodule.Case.getServices(), org.sleuthkit.autopsy.casemodule.services.TagsManager.getTagSet(), and org.sleuthkit.autopsy.casemodule.services.Services.getTagsManager().
Referenced by org.sleuthkit.autopsy.datamodel.Tags.TagNameNodeFactory.createKeys(), org.sleuthkit.autopsy.actions.GetTagNameAndCommentDialog.display(), org.sleuthkit.autopsy.report.modules.taggedhashes.SaveTaggedHashesToHashDbConfigPanel.TagsNamesListCellRenderer.getListCellRendererComponent(), org.sleuthkit.autopsy.datamodel.Tags.TagNameNode.TagNameNode(), and org.sleuthkit.autopsy.datamodel.Tags.TagNameNode.updateDisplayName().
|
staticprivate |
Definition at line 37 of file TagUtils.java.
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.