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