See: Description
Interface | Description |
---|---|
StaxWriterCallback |
Callback interface for writing to an XML file - useful e.g.
|
Class | Description |
---|---|
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. |
StaxUtils |
StAX utility methods.
|
Infrastructure implementations of xml input and output.