public class QuotedPrintableDecoderStream extends InputStream
| Constructor and Description | 
|---|
| QuotedPrintableDecoderStream(InputStream is) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | read() | 
available, close, mark, markSupported, read, read, reset, skippublic QuotedPrintableDecoderStream(InputStream is)
public int read()
         throws IOException
read in class InputStreamIOExceptionApache CXF