DtpUtils class

The DtpUtils class performs several general-purpose operations.

Table 135 summarizes the methods of the DtpUtils class.

Table 135.

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. 2004