|
|||||||||
| Home >> All >> jacomma >> icm >> io >> [ imp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jacomma.icm.io.imp
Class StringDecoder

java.lang.Objectjacomma.icm.io.imp.DecoderTemplate
jacomma.icm.io.imp.StringDecoder
- All Implemented Interfaces:
- jacomma.icm.io.EncObjectDecoder
- public class StringDecoder
- extends DecoderTemplate
TBA
| Nested Class Summary |
| Nested classes inherited from class jacomma.icm.io.imp.DecoderTemplate |
DecoderTemplate.CacheKey |
| Nested classes inherited from class jacomma.icm.io.EncObjectDecoder |
jacomma.icm.io.EncObjectDecoder.Registry |
| Field Summary |
| Fields inherited from class jacomma.icm.io.imp.DecoderTemplate |
all_, cache_, some_ |
| Constructor Summary | |
StringDecoder()
|
|
| Method Summary | |
java.lang.Object |
decode(jacomma.icm.io.EncObject obj,
java.lang.Object hint)
|
| Methods inherited from class jacomma.icm.io.imp.DecoderTemplate |
canHandle, canHandle, canHandle, canHandleSome, check, decode |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
StringDecoder
public StringDecoder()
| Method Detail |
decode
public java.lang.Object decode(jacomma.icm.io.EncObject obj, java.lang.Object hint)
|
|||||||||
| Home >> All >> jacomma >> icm >> io >> [ imp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC