Package org.springframework.http.codec.xml
@NullMarked
package org.springframework.http.codec.xml
xml encoder and decoder support.
-
ClassesClassDescriptionDecode from a bytes stream containing xml elements to a stream of
Objects (POJOs).Encode from single value to a byte stream containing xml elements.Decodes aDataBufferstream into a stream ofxmlEvents.