Package org.springframework.batch.item.xml

Infrastructure implementations of xml input and output.

See:
          Description

Interface Summary
StaxWriterCallback Callback interface for writing to an XML file - useful e.g. for handling headers and footers.
 

Class Summary
StaxEventItemReader<T> Item reader for reading XML input based on StAX.
StaxEventItemWriter<T> An implementation of ItemWriter which uses StAX and Marshaller for serializing object to XML.
 

Package org.springframework.batch.item.xml Description

Infrastructure implementations of xml input and output.



Copyright © 2009 SpringSource. All Rights Reserved.