@NonNullApi
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 | Deprecated
in favor of
StaxUtils |
Infrastructure implementations of xml input and output.