public interface IRegistableConvertingXmlReader<C,T>
extends net.anwiba.commons.lang.functional.IApplicable<C>
| Modifier and Type | Method and Description |
|---|---|
T |
read(InputStream inputStream,
IParameters parameters) |
T read(InputStream inputStream, IParameters parameters) throws IOException
IOExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.