mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-16 17:57:43 +00:00
Another data source processor doc fix
This commit is contained in:
parent
9ee75fa33c
commit
89d72575a3
@ -57,9 +57,8 @@ public class LocalDiskDSProcessor implements DataSourceProcessor {
|
|||||||
* @param dataSourceId A identifier for the data source that is
|
* @param dataSourceId A identifier for the data source that is
|
||||||
* unique across multiple cases (e.g., a UUID).
|
* unique across multiple cases (e.g., a UUID).
|
||||||
* @param imagePath Path to the image file.
|
* @param imagePath Path to the image file.
|
||||||
* @param timeZone The time zone to use when processing dates
|
* @param timeZone The time zone to use when processing dates
|
||||||
* and times for the image.
|
* and times for the image.
|
||||||
*
|
|
||||||
* @param ignoreFatOrphanFiles Whether to parse orphans if the image has a
|
* @param ignoreFatOrphanFiles Whether to parse orphans if the image has a
|
||||||
* FAT filesystem.
|
* FAT filesystem.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user