Autopsy  4.7.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.PListNode.PListNodeChildren Class Reference

Inherits Keys< PropKeyValue >.

Protected Member Functions

void addNotify ()
 
Node[] createNodes (final PropKeyValue propKeyVal)
 

Private Attributes

final List< PropKeyValue > children
 

Detailed Description

Creates children nodes for a compound PList key

Definition at line 129 of file PListRowFactory.java.

Member Function Documentation

void org.sleuthkit.autopsy.contentviewers.PListNode.PListNodeChildren.addNotify ( )
protected

Definition at line 139 of file PListRowFactory.java.

Node [] org.sleuthkit.autopsy.contentviewers.PListNode.PListNodeChildren.createNodes ( final PropKeyValue  propKeyVal)
protected

Definition at line 144 of file PListRowFactory.java.

Member Data Documentation

final List<PropKeyValue> org.sleuthkit.autopsy.contentviewers.PListNode.PListNodeChildren.children
private

Definition at line 131 of file PListRowFactory.java.


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

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