public class HTML4Codec extends java.lang.Object implements CodecFactory
| Constructor and Description |
|---|
HTML4Codec() |
| Modifier and Type | Method and Description |
|---|---|
Decoder |
getDecoder()
Gets the decoder instance.
|
Encoder |
getEncoder()
Gets the encoder instance.
|
public Encoder getEncoder()
CodecFactorygetEncoder in interface CodecFactorypublic Decoder getDecoder()
CodecFactorygetDecoder in interface CodecFactory