|
|||||||||
| 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 TupleReader

java.lang.Objectjacomma.icm.io.imp.ReaderTemplate
jacomma.icm.io.imp.ArrayReader
jacomma.icm.io.imp.TupleReader
- All Implemented Interfaces:
- java.lang.Cloneable, jacomma.icm.io.EncObjectReader, jacomma.util.Prototype
- public class TupleReader
- extends ArrayReader
| Nested Class Summary |
| Nested classes inherited from class jacomma.icm.io.EncObjectReader |
jacomma.icm.io.EncObjectReader.Registry |
| Field Summary |
| Fields inherited from class jacomma.icm.io.imp.ArrayReader |
anyrd_, elements_, index_, sig_ |
| Fields inherited from class jacomma.icm.io.imp.ReaderTemplate |
done_, stream_ |
| Constructor Summary | |
TupleReader()
|
|
| Method Summary | |
boolean |
canHandle(jacomma.icm.io.EncObjectType t)
|
protected int |
decodeSignature(int sig)
|
| Methods inherited from class jacomma.icm.io.imp.ArrayReader |
makeObject, readNext, start |
| Methods inherited from class jacomma.icm.io.imp.ReaderTemplate |
canHandle, clone, getObject, hasNext, readNextByte |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
TupleReader
public TupleReader()
| Method Detail |
decodeSignature
protected int decodeSignature(int sig)
throws java.io.IOException
- Specified by:
decodeSignaturein classArrayReader
canHandle
public boolean canHandle(jacomma.icm.io.EncObjectType t)
|
|||||||||
| Home >> All >> jacomma >> icm >> io >> [ imp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC