org.springframework.data.repository.init
Class UnmarshallingResourceReader
java.lang.Object
org.springframework.data.repository.init.UnmarshallingResourceReader
- All Implemented Interfaces:
- ResourceReader
public class UnmarshallingResourceReader
- extends Object
- implements ResourceReader
- Author:
- Oliver Gierke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnmarshallingResourceReader
public UnmarshallingResourceReader(Unmarshaller unmarshaller)
- Parameters:
unmarshaller
-
readFrom
public Object readFrom(Resource resource,
ClassLoader classLoader)
throws IOException
- Specified by:
readFrom
in interface ResourceReader
- Throws:
IOException
Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.