Provides the highest level of abstraction for Encoders. This is the sister interface of {@link Decoder}. Every implementation of Encoder provides this common generic interface whic allows a user to pass a generic Object to any Encoder implementation in the codec package.
@author Apache Software Foundation @version $Id: Encoder.java,v 1.1.2.1 2007/01/09 18:59:12 alexsmirnov Exp $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|