Package org.springframework.batch.item.xml

Infrastructure implementations of xml input and output.

See:
          Description

Interface Summary
EventReaderDeserializer Deserializes XML fragment to domain object.
EventWriterSerializer Interface wrapping the serialization of an object to xml.
 

Class Summary
StaxEventItemReader Input source for reading XML input based on StAX.
StaxEventItemWriter An implementation of ItemWriter which uses StAX and EventWriterSerializer for serializing object to XML.
 

Package org.springframework.batch.item.xml Description

Infrastructure implementations of xml input and output.



Copyright © 2008 SpringSource. All Rights Reserved.