Uses of Package
org.springframework.batch.item.xml
Package
Description
Infrastructure implementations of xml input and output.
Builders for Stax event item reader and writer.
-
-
ClassDescriptionItem reader for reading XML input based on StAX.An implementation of
ItemWriter
which uses StAX andMarshaller
for serializing object to XML.Callback interface for writing to an XML file - useful e.g.