Class ComponentAnalyzer
- java.lang.Object
-
- de.codecentric.reedelk.module.descriptor.analyzer.component.ComponentAnalyzer
-
public class ComponentAnalyzer extends Object
-
-
Constructor Summary
Constructors Constructor Description ComponentAnalyzer(PropertyAnalyzer propertyAnalyzer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ComponentDescriptoranalyze(io.github.classgraph.ClassInfo classInfo)
-
-
-
Constructor Detail
-
ComponentAnalyzer
public ComponentAnalyzer(PropertyAnalyzer propertyAnalyzer)
-
-
Method Detail
-
analyze
public ComponentDescriptor analyze(io.github.classgraph.ClassInfo classInfo)
-
-