Uses of Interface
org.jasig.portal.utils.IWriteable

Packages that use IWriteable
org.jasig.portal.utils   
 

Uses of IWriteable in org.jasig.portal.utils
 

Classes in org.jasig.portal.utils that implement IWriteable
 class WriteableOutputStreamWrapper
          A simple wrapper to present IWriteable interface for a regular java.io.OutputStream.
 class WriteableWriterWrapper
          A simple wrapper to present IWriteable interface for a regular java.io.Writer.