|
Class Summary |
| Assert |
A set of assert methods. |
| DBCSUtil |
Utility class to provide functions for DBCS data. |
| EBCDICStringUtil |
Utility classes for working with EBCDIC strings |
| ISeriesCodepageConverter |
Clients should not instantiate this class |
| ISeriesMiscUtil |
Misc helper methods for use by other iSeries specific classes. |
| NlsUtil |
This class provides national language support (NLS) functions. |
| PaddedStringBuffer |
This class wrappers a StringBuffer and allows
additional functionality such as padding the string with
spaces, or replacing instances of a substring with
another substring. |
| StringNL |
String that allows substring and padding operations based on the EBCDIC byte positions rather than
the Unicode characters. |