@ParametersAreNonnullByDefault public class DefaultMapperReader extends AbstractReader<DataMapper>
Reader that reads data from a DataMapper.| Constructor and Description | 
|---|
| DefaultMapperReader() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | read(DataMapper source)Reads an  Object. | 
addNext, createProcessorsaddNext, notifyAttribute, notifyComplete, notifyEndElement, notifyInitialize, notifyReference, notifyStartElement, supportsMultiTargetsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnotifyAttribute, notifyComplete, notifyEndElement, notifyInitialize, notifyReference, notifyStartElementpublic void read(DataMapper source) throws IOException
ReaderObject.source - the object to readIOException - if an error occurred during the I/O processCopyright © 2013–2019 Atlanmod. All rights reserved.