com.metaeffekt.artifact.extractors.configuration.package-info Maven / Gradle / Ivy
/**
* Package containing extractor configurations.
*
* Extractors are used on the analysis result level, where the analysis-level files are available.
*
* Adapters (which may be used by the extractors) do not necessary be we aware of the analysis structure.
*
* Extractors offer encapsulated implementation to deal with the files.
*
*/
package com.metaeffekt.artifact.extractors.configuration;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy