Uses of Class
org.apache.commons.release.plugin.velocity.HeaderHtmlVelocityDelegate
-
Packages that use HeaderHtmlVelocityDelegate Package Description org.apache.commons.release.plugin.velocity Contains classes that take our velocity templates and render's them to aWriter
class. -
-
Uses of HeaderHtmlVelocityDelegate in org.apache.commons.release.plugin.velocity
Methods in org.apache.commons.release.plugin.velocity that return HeaderHtmlVelocityDelegate Modifier and Type Method Description HeaderHtmlVelocityDelegate
HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder. build()
Builds up theReadmeHtmlVelocityDelegate
from the previously set parameters.
-