|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.code.yanf4j.core.impl.TextLineCodecFactory
public class TextLineCodecFactory
Text line codec factory
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.code.yanf4j.core.CodecFactory |
|---|
CodecFactory.Decoder, CodecFactory.Encoder |
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_CHARSET_NAME
|
static IoBuffer |
SPLIT
|
| Constructor Summary | |
|---|---|
TextLineCodecFactory()
|
|
TextLineCodecFactory(java.lang.String charsetName)
|
|
| Method Summary | |
|---|---|
CodecFactory.Decoder |
getDecoder()
|
CodecFactory.Encoder |
getEncoder()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final IoBuffer SPLIT
public static final java.lang.String DEFAULT_CHARSET_NAME
| Constructor Detail |
|---|
public TextLineCodecFactory()
public TextLineCodecFactory(java.lang.String charsetName)
| Method Detail |
|---|
public CodecFactory.Decoder getDecoder()
getDecoder in interface CodecFactorypublic CodecFactory.Encoder getEncoder()
getEncoder in interface CodecFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||