public class MultiDataEntryReader extends java.lang.Object implements DataEntryReader
Constructor and Description |
---|
MultiDataEntryReader(DataEntryReader... readers) |
Modifier and Type | Method and Description |
---|---|
void |
read(DataEntry dataEntry)
Reads the given data entry.
|
public MultiDataEntryReader(DataEntryReader... readers)
public void read(DataEntry dataEntry) throws java.io.IOException
DataEntryReader
read
in interface DataEntryReader
java.io.IOException