braju.com
Java printf

Package com.braju.format

Class Summary
Format This class provides static C-style methods like sprintf(), printf() and fprintf() with variable number of parameters.
Parameters This class makes it possible to simulate parameter lists to method with arbitrary length.
ParametersAutoClear This class is an empty class with no extra methods.
 

Exception Summary
ParseErrorException Exception thrown when there is an unexpected character or a syntax error in the format string passed to a *printf method.
 


braju.com
Java printf

Copyright 1997-2003, Henrik Bengtsson.