- main - package main
-
Main class and the application configuration at start.
- main(String[]) - Static method in class gui.TimelineHTTPServer
-
- main(String[]) - Static method in class main.ExtractionMain
-
Applications main method!
- main(String[]) - Static method in class modules.ChecksumFileModule
-
- main(String[]) - Static method in class modules.DirectoryMonitorModule
-
- main(String[]) - Static method in class modules.FileIdentificationCommandModule
-
- main(String[]) - Static method in class modules.GeneralNativeCommandModule
-
- main(String[]) - Static method in class modules.GraphicCardInformationModule
-
- main(String[]) - Static method in class modules.LSOFMonitoringDaemon
-
- main(String[]) - Static method in class modules.MediaInfoCommandModule
-
- main(String[]) - Static method in class modules.SpotlightMetadataModule
-
- main(String[]) - Static method in class utility.FileUtils
-
- mainFrame - Variable in class gui.GUI
-
- MainTest - Class in main
-
- MainTest() - Constructor for class main.MainTest
-
- MAPDBStorageInterface - Class in storage
-
Class to start Elasticsearch queries.
- MAPDBStorageInterface() - Constructor for class storage.MAPDBStorageInterface
-
- mapEnvironment - Variable in class storage.MAPDBStorageInterface
-
- mapParts - Variable in class storage.MAPDBStorageInterface
-
- mapper - Variable in class controller.StorageEventProcessor
-
- mapper - Static variable in class storage.ConfigSaver
-
- match_alphabet(String) - Method in class name.fraser.neil.plaintext.diff_match_patch
-
Initialise the alphabet for the Bitap algorithm.
- match_bitap(String, String, int) - Method in class name.fraser.neil.plaintext.diff_match_patch
-
Locate the best instance of 'pattern' in 'text' near 'loc' using the
Bitap algorithm.
- Match_Distance - Variable in class name.fraser.neil.plaintext.diff_match_patch
-
How far to search for a match (0 = exact location, 1000+ = broad match).
- match_main(String, String, int) - Method in class name.fraser.neil.plaintext.diff_match_patch
-
Locate the best instance of 'pattern' in 'text' near 'loc'.
- Match_Threshold - Variable in class name.fraser.neil.plaintext.diff_match_patch
-
At what point is no match declared (0.0 = perfection, 1.0 = very loose).
- MediaInfoCommandModule - Class in modules
-
- MediaInfoCommandModule() - Constructor for class modules.MediaInfoCommandModule
-
- Menu - Class in gui
-
This class represents the menu of the GUI.
- Menu(GUI) - Constructor for class gui.Menu
-
- menu - Variable in class gui.SystemTrayIcon
-
- MetadataCollectionTest - Class in model
-
- MetadataCollectionTest() - Constructor for class model.MetadataCollectionTest
-
- MIME_HTML - Static variable in class fi.iki.elonen.NanoHTTPD
-
Common mime type for dynamic content: html
- MIME_PLAINTEXT - Static variable in class fi.iki.elonen.NanoHTTPD
-
Common mime type for dynamic content: plain text
- MIME_TYPE - Static variable in class gui.FileDrop.TransferableObject
-
- model - package model
-
This package contains of data structure classes "model layer": this includes the data
structures for profiles, information collections and extraction results.
- MODULE_LOGGER - Static variable in class configuration.Log
-
Logger to be used by the modules.
- moduleClass - Variable in class model.ExtractionResult
-
Class of the module
- moduleClass - Variable in class model.GenericModule
-
- ModuleComparator - Class in modules
-
- ModuleComparator() - Constructor for class modules.ModuleComparator
-
- ModuleConfiguration - Class in configuration
-
- ModuleConfiguration() - Constructor for class configuration.ModuleConfiguration
-
Deprecated.
- ModuleConfiguration(String, String) - Constructor for class configuration.ModuleConfiguration
-
- ModuleConfigurationEditor - Class in gui
-
- ModuleConfigurationEditor(AbstractModule) - Constructor for class gui.ModuleConfigurationEditor
-
- ModuleController - Class in controller
-
Manages the extraction modules and provides a set of generic modules to
instantiate new
AbstractModule
s.
- ModuleController() - Constructor for class controller.ModuleController
-
- moduleDescription - Variable in class model.GenericModule
-
- ModuleDeveloperTemplate - Class in modules
-
This class serves as template for the development of a customized extraction
module to be used by the Pericles Extraction Tool.
- ModuleDeveloperTemplate() - Constructor for class modules.ModuleDeveloperTemplate
-
- moduleDisplayName - Variable in class configuration.ModuleConfiguration
-
Changeable module name, only used for displaying purposes
- moduleDisplayName - Variable in class model.ExtractionResult
-
Name of the module used for the extraction
- moduleList - Variable in class gui.ProfileModuleTab
-
- moduleList - Variable in class model.ProfileTemplate
-
List of pre-configured modules
- moduleName - Variable in class configuration.ModuleConfiguration
-
Not-changeable module name
- moduleName - Variable in class model.ExtractionResult
-
Name of the module used for the extraction
- moduleName - Variable in class model.GenericModule
-
- moduleName - Variable in class modules.AbstractModule
-
- modules - package modules
-
Sources relevant to the information extraction modules especially
abstract module classes for the different types of modules (file-dependent,
environment, daemon), and the module implementations.
- modules - Variable in class controller.ExtractionController
-
- modules.configuration - package modules.configuration
-
- ModuleTests - Class in modules
-
- ModuleTests() - Constructor for class modules.ModuleTests
-
- moduleVersion - Variable in class configuration.ModuleConfiguration
-
Current version of the module
- moduleVersion - Variable in class model.ExtractionResult
-
Version of the module
- monitorDelete - Variable in class modules.configuration.DirectoryMonitorModuleConfig
-
- monitoredFiles - Variable in class controller.FileMonitorDaemon
-
This HashSet contains the monitored files, so the events can be filtered
and just be handled if thrown by one of these files.
- monitoredFolderPath - Variable in class modules.configuration.DirectoryMonitorModuleConfig
-
- monitorFiles - Variable in class modules.configuration.LSOFConfig
-
- MyExecuteStreamHandler() - Constructor for class modules.NativeProcessMonitoringDaemonModule.MyExecuteStreamHandler
-