DtpUtils class

The DtpUtils class performs several general-purpose operations.

Table 104 summarizes the methods of the DtpUtils class.

Table 104.
DtpUtils method summary
Method Description Page
padLeft() Pads the string with the specified character. padLeft()
padRight() Pads the string with the specified character. padLeft()
stringReplace() Replaces all occurrences of a pattern within a string with another pattern. padRight()
truncate() Truncates this number. truncate()

Copyright IBM Corp. 1997, 2003