Uses of Class
org.apache.commons.release.plugin.velocity.ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder
Package
Description
Contains classes that take our velocity templates and render's them to a
Writer
class.-
Uses of ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder in org.apache.commons.release.plugin.velocity
Modifier and TypeMethodDescriptionReadmeHtmlVelocityDelegate.builder()
Gets theReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder
for constructing theReadmeHtmlVelocityDelegate
.ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.withArtifactId
(String artifactId) Adds the artifactId to theReadmeHtmlVelocityDelegate
.ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.withSiteUrl
(String siteUrl) Adds the siteUrl to theReadmeHtmlVelocityDelegate
.ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.withVersion
(String version) Adds the version to theReadmeHtmlVelocityDelegate
.