net.fortuna.ical4j.util

Class DefaultDecoderFactory


public class DefaultDecoderFactory
extends DecoderFactory

$Id: DefaultDecoderFactory.java,v 1.4 2008/12/16 12:34:53 fortuna Exp $ Created on 13/05/2006

Method Summary

BinaryDecoder
createBinaryDecoder(Encoding encoding)
StringDecoder
createStringDecoder(Encoding encoding)

Method Details

createBinaryDecoder

public BinaryDecoder createBinaryDecoder(Encoding encoding)
            throws UnsupportedEncodingException

createStringDecoder

public StringDecoder createStringDecoder(Encoding encoding)
            throws UnsupportedEncodingException