Package org.apache.myfaces.util.lang
Interface StreamCharBuffer.LazyInitializingWriter
- 
- Enclosing class:
- StreamCharBuffer
 
 public static interface StreamCharBuffer.LazyInitializingWriterInterface for a Writer that gets initialized if it is used Can be used for passing in to "connectTo" method of StreamCharBuffer- Author:
- Lari Hotari
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description WritergetWriter()
 
- 
- 
- 
Method Detail- 
getWriterWriter getWriter() throws IOException - Throws:
- IOException
 
 
- 
 
-