Class Summary |
AbstractQDoxMojo |
An abstract class that provides the common logic of getting directory and
file-set configuration information from Maven before creating the list of classes
and source files that will be parsed by QDox. |
ChangedFileOutputStream |
OutputStream which will only update an existing file if its contents
actually change. |
ComponentMetaAntTask |
The Ant plugin to extract Fortress meta-data from Java sources. |
ComponentMetaInfoCollector |
QDox-based engine to collect all the meta information for the components. |
ComponentMetaMavenMojo |
The Maven-2 plugin to extract Fortress meta-data from Java sources. |
FortressBean |
Bean for making it easier to run Fortress, for example as Ant task. |