| Interface | Description |
|---|---|
| ReportMap |
The interface for a report map.
|
| Class | Description |
|---|---|
| HashMapReportMap |
A
ReportMap using a ConcurrentHashMap as a backend. |
| Report | |
| Reporter |
Records the extraction result of a file to the given
ReportMap. |
| Enum | Description |
|---|---|
| ReportMapType |
An enumerated list of implemented report map types.
|
Copyright © 2018. All rights reserved.