Package com.fasterxml.jackson.dataformat.xml.util
package com.fasterxml.jackson.dataformat.xml.util
-
ClassDescriptionHelper class for matching element wrappers, possibly in case-insensitive manner.Indentation to use with XML is different from JSON, because JSON requires use of separator characters and XML just basic whitespace.Interface that defines objects that can produce indentation used to separate object entries and array values.Refinement of
Stax2ReaderAdapter
to override certain methods, to patch over flaws of JDK-provided default Stax implementation, SJSXPHelper container class used to contain XML specific information we need to retain to construct proper bean serializerHelper class used for efficiently finding root element name used with XML serializations.