org.pentaho.reporting.libraries.base.util
public class PadMessage extends Object
| Constructor Summary | |
|---|---|
| PadMessage(Object message, int length)
Creates a new message.
| |
| Method Summary | |
|---|---|
| String | toString()
Returns a string representation of the message.
|
Parameters: message the message. length the padding size.
Returns: the string.