Package eu.bandm.tools.expander


package eu.bandm.tools.expander
Processor for parameter substitution in character streams.

This tool has been designed mainly for the instantiation of Java source code templates, but can be used in more general ways. See the documentation of the main class ParameterExpander for features and usage details.

  • Class
    Description
    Translates a simple table representation into control data for maven and gnu make.
    Indicates that an explicit ERROR or failed ASSERT operation has been encountered during processing.
    Processor for parameter substitution in character streams.
    A named parameter object.
    A parameter value, containing either a substitution text or an error.
    Loader for properties files from abstract sources.