public class XMLTypeProcessor extends Object implements AnalyzerPlugin
| Constructor and Description |
|---|
XMLTypeProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
analyzeJar(Analyzer analyzer)
This plugin is called after analysis.
|
protected List<XMLType> |
getTypes(Analyzer analyzer) |
protected void |
process(List<XMLType> types,
String resource,
String paths,
String pattern) |
public boolean analyzeJar(Analyzer analyzer) throws Exception
AnalyzerPluginanalyzeJar in interface AnalyzerPluginExceptionCopyright © 2019 aQute SARL. All rights reserved.