Package de.smartics.maven.util.report.link.strategy

Package class diagram package de.smartics.maven.util.report.link.strategy
Provides implementation strategies to create links to external reports.

See:
          Description

Class Summary
DirectoryPathLinkConstructorStrategy Constructs a link to a document whose directory path is constructed by the package, whose name is constructed by the type and whose member is optionally referenced within the document.
FilePathLinkConstructorStrategy Constructs a link to a document whose name is constructed from the package and type and whose member is optionally referenced within the document.
LineNumberDirectoryPathLinkConstructorStrategy A variation that uses the line number and not the member signature to construct the anchor.
SingleDocumentLinkConstructorStrategy Constructs a link to a document that contains all package, type and member information.
SurefireLinkConstructorStrategy A specific implementation for the surefire plugin of the SingleDocumentLinkConstructorStrategy since the report currently shows no dot between the type and the member.
 

Package de.smartics.maven.util.report.link.strategy Description

Provides implementation strategies to create links to external reports.

Since:
1.0


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