All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.io.Writer
|
+----java.io.PrintWriter
|
+----com.ibm.cf.IndentWriter
IndentWriter object behaves the same as a
PrintWriter object, with the additional capability
of being able to print strings that are prepended with a specified
amount of spaces.
This class is not public and therefore cannot be used outside this package.
All Packages Class Hierarchy This Package Previous Next Index