protected class HpelFormatter.CustomHeaderLine
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
formatLine(java.util.Properties header)
Return header line with variable parameters substituted with their values in the header.
|
public java.lang.String formatLine(java.util.Properties header)
header
- set of header propertiesnull
if one of the parameters is missing from the header.