de.smartics.maven.util.report.link.strategy
Class FilePathLinkConstructorStrategy
java.lang.Object
de.smartics.maven.util.report.link.AbstractLinkConstructorStrategy
de.smartics.maven.util.report.link.strategy.FilePathLinkConstructorStrategy
-
All Implemented Interfaces:
-
LinkConstructorStrategy
-
public class FilePathLinkConstructorStrategy
-
extends
AbstractLinkConstructorStrategy
Constructs a link to a document whose name is constructed from the package and type and whose member is optionally referenced within the document.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilePathLinkConstructorStrategy
public FilePathLinkConstructorStrategy(LinkConstructorStrategyConfig config)
-
Default constructor.
-
Parameters:
-
config
- the configuration of this strategy instance.
addPackagePart
protected void addPackagePart(StringBuilder buffer,
String packageName)
-
Adds the package part of the link.
-
-
Specified by:
-
addPackagePart
in class
AbstractLinkConstructorStrategy
-
-
Parameters:
-
buffer
- the buffer to append to.
-
packageName
- the name of the package to render.
-
See Also:
-
AbstractLinkConstructorStrategy.addPackagePart(java.lang.StringBuilder, java.lang.String)
Copyright © 2006-2012
Kronseder & Reiner GmbH - smartics. All Rights Reserved.