org.springframework.batch.io.oxm
Class CastorUnmarshallingTests
java.lang.Object
TestCase
org.springframework.batch.io.oxm.AbstractStaxEventReaderItemReaderTests
org.springframework.batch.io.oxm.CastorUnmarshallingTests
public class CastorUnmarshallingTests
- extends AbstractStaxEventReaderItemReaderTests
Method Summary |
protected org.springframework.oxm.Unmarshaller |
getUnmarshaller()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CastorUnmarshallingTests
public CastorUnmarshallingTests()
getUnmarshaller
protected org.springframework.oxm.Unmarshaller getUnmarshaller()
throws Exception
- Specified by:
getUnmarshaller
in class AbstractStaxEventReaderItemReaderTests
- Returns:
- Unmarshaller specific to the OXM library used
- Throws:
Exception
Copyright © 2008 SpringSource. All Rights Reserved.