public class UnmarshallingResourceReader extends Object implements ResourceReader
ResourceReader.Type| Constructor and Description |
|---|
UnmarshallingResourceReader(org.springframework.oxm.Unmarshaller unmarshaller) |
| Modifier and Type | Method and Description |
|---|---|
Object |
readFrom(org.springframework.core.io.Resource resource,
ClassLoader classLoader) |
public UnmarshallingResourceReader(org.springframework.oxm.Unmarshaller unmarshaller)
unmarshaller - public Object readFrom(org.springframework.core.io.Resource resource, ClassLoader classLoader) throws IOException
readFrom in interface ResourceReaderIOExceptionCopyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.