See: Description
Class | Description |
---|---|
VelocityWhitespaceFilter |
Simple resource filter that is used to remove excess whitespace from Velocity
Templates using standard Maven resource filtering.
|
VelocityWhitespaceFilteringReader |
Reads a Velocity Template and filters leading whitespace and injects Velocity
comments (##) to the end of each line.
|
VelocityWhitespaceFilterWrapper |
A Maven Filter Wrapper used to add the
VelocityWhitespaceFilteringReader to the
processing of Velocity Template resources. |
Copyright© 2018 Jeremy Long. All Rights Reserved.