public class HeaderHtmlVelocityDelegate extends Object
HEADER.html
that moves along with the
release for the sake of downloading the release from the distribution area.Modifier and Type | Class and Description |
---|---|
static class |
HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder
A builder class for instantiation of the
HeaderHtmlVelocityDelegate . |
Modifier and Type | Field and Description |
---|---|
private static String |
TEMPLATE
The location of the velocity tempate for this class.
|
Modifier | Constructor and Description |
---|---|
private |
HeaderHtmlVelocityDelegate()
The private constructor to be used by the
HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder . |
Modifier and Type | Method and Description |
---|---|
static HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder |
builder()
For instantiating our
HeaderHtmlVelocityDelegate using the HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder . |
Writer |
render(Writer writer)
Builds the HEADER.vm velocity template to the writer passed in.
|
private static final String TEMPLATE
private HeaderHtmlVelocityDelegate()
HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder
.public static HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder builder()
HeaderHtmlVelocityDelegate
using the HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder
.Copyright © 2018–2022 The Apache Software Foundation. All rights reserved.