Class IndexNaming
java.lang.Object
ai.attackframework.tools.burp.utils.IndexNaming
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncomputeIndexBaseNames(List<String> selectedSources) static StringindexNameForShortName(String shortName) static StringshortNameForIndexName(String indexName) toExportFileNames(List<String> baseNames, boolean jsonlEnabled, boolean bulkNdjsonEnabled) Returns export data file names for the selected on-disk formats.toJsonFileNames(List<String> baseNames)
-
Field Details
-
INDEX_PREFIX
- See Also:
-
-
Method Details