Autopsy  4.6.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.contentviewers.SQLiteTableRowFactory Class Reference

Inherits ChildFactory< Integer >.

Protected Member Functions

boolean createKeys (List< Integer > keys)
 
Node createNodeForKey (Integer key)
 

Private Attributes

final List< Action > colActions
 
final List< Map< String, Object > > rows
 

Detailed Description

Factory class to generate nodes for SQLite table rows

Definition at line 37 of file SQLiteTableRowFactory.java.

Member Function Documentation

boolean org.sleuthkit.autopsy.contentviewers.SQLiteTableRowFactory.createKeys ( List< Integer >  keys)
protected

Definition at line 48 of file SQLiteTableRowFactory.java.

Node org.sleuthkit.autopsy.contentviewers.SQLiteTableRowFactory.createNodeForKey ( Integer  key)
protected

Member Data Documentation

final List<Action> org.sleuthkit.autopsy.contentviewers.SQLiteTableRowFactory.colActions
private
final List<Map<String, Object> > org.sleuthkit.autopsy.contentviewers.SQLiteTableRowFactory.rows
private

Definition at line 39 of file SQLiteTableRowFactory.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Mon May 7 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.