| Package | Description |
|---|---|
| org.apache.any23.plugin |
This package provides Plugin Management support for Any23.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Tool> |
Any23PluginManager.getApplicableTools(File... pluginLocations)
Returns an
Iterator of tools that have been detected within the given list of locations. |
Iterator<Tool> |
Any23PluginManager.getTools()
Returns the list of all the
Tool classes declared within the classpath. |
Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.