|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CodecFactoryOperations
Defines the operations, applicable to the CodecFactory.
Method Summary | |
---|---|
Codec |
create_codec(Encoding for_encoding)
Create Codec for the given encoding. |
Method Detail |
---|
Codec create_codec(Encoding for_encoding) throws UnknownEncoding
for_encoding
- the encoding, for that the codec must be created.
UnknownEncoding
- if there are not Codec that would support the
required encoding.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |