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.This is a very simple indenter that only every adds a single space for indentation.Interface that defines objects that can produce indentation used to separate object entries and array values.Dummy implementation that adds no indentation whatsoeverHelper 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.