public interface IConvertingXmlReader
| Modifier and Type | Method and Description |
|---|---|
<O> O |
read(Class<O> clazz,
InputStream inputStream,
IParameters parameters) |
<O> O read(Class<O> clazz, InputStream inputStream, IParameters parameters) throws IOException
IOExceptionCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.