com.sun.satsa.jcrmic.utils |
JCRMIC
This package contains utility classes used by JCRMI stub compiler.
|
Java Source File Name | Type | Comment |
IndentingWriter.java | Class | IndentingWriter is a BufferedWriter subclass that supports automatic
indentation of lines of text written to the underlying Writer. |
Notifier.java | Class | This class is responsible for reporting any messages (error, warning,
progress, banner and status messages) during the compilation. |
StreamReader.java | Class | This class reads the program output and optionally prints it using the
notifier object. |