Package de.smartics.maven.apidoc

Package class diagram package de.smartics.maven.apidoc
The core package for generating API documentation reports with Maven.

See:
          Description

Class Summary
AbstractReportMojo The Mojo reports on issues reported by the Javadoc tool.
ApiDocReportMojo API doc report.
Constants Constants of this package.
IssueMessageWrapper Wraps a message to provide report specific information.
JavadocMessageConfig Configuration to control the rendering of the report.
JavadocMessageConfig.Builder Builder for the configuration instance.
JavadocMessageReportRenderer Renders the Javadoc tool messages to a Maven report.
JavadocPluginConfigurationExtractor Helper to add additional parameters provided by the maven-javadoc-plugin to be passed to the Javadoc tool.
MessageHelper A helper to control access to the filtered messages.
 

Package de.smartics.maven.apidoc Description

The core package for generating API documentation reports with Maven.

Provides abstract base implementations of report mojos as well as classes defining information gathered for the individual reports.

Since:
1.0


Copyright © 2009-2012 Kronseder & Reiner GmbH - smartics. All Rights Reserved.