|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dcm4che2.io.TranscoderInputHandler
public class TranscoderInputHandler
| Constructor Summary | |
|---|---|
TranscoderInputHandler(DicomOutputStream out)
|
|
TranscoderInputHandler(DicomOutputStream out,
int size)
|
|
| Method Summary | |
|---|---|
boolean |
readValue(DicomInputStream in)
Called by the input stream when reading a DICOM value in the stream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TranscoderInputHandler(DicomOutputStream out)
public TranscoderInputHandler(DicomOutputStream out,
int size)
| Method Detail |
|---|
public boolean readValue(DicomInputStream in)
throws java.io.IOException
DicomInputHandler
readValue in interface DicomInputHandlerin - The DicomInputStream calling this method.
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||