HomeSort by relevance Sort by last modified time
    Searched defs:QuotedPrintableInputStream (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/decoder/
QuotedPrintableInputStream.java 35 * @version $Id: QuotedPrintableInputStream.java,v 1.3 2004/11/29 13:15:47 ntherning Exp $
37 public class QuotedPrintableInputStream extends InputStream {
38 private static Log log = LogFactory.getLog(QuotedPrintableInputStream.class);
45 public QuotedPrintableInputStream(InputStream stream) {
  /packages/services/Telephony/src/org/apache/james/mime4j/decoder/
QuotedPrintableInputStream.java 35 * @version $Id: QuotedPrintableInputStream.java,v 1.3 2004/11/29 13:15:47 ntherning Exp $
37 public class QuotedPrintableInputStream extends InputStream {
38 private static Log log = LogFactory.getLog(QuotedPrintableInputStream.class);
45 public QuotedPrintableInputStream(InputStream stream) {

Completed in 808 milliseconds