How to pad a String in Java?
This article shows you how to use the JDK1.5 String.format() and Apache Common Lang to left or right pad a String in Java.
Favourite tutorials for developers
This article shows you how to use the JDK1.5 String.format() and Apache Common Lang to left or right pad a String in Java.