Uses of Interface
com.fasterxml.jackson.dataformat.xml.deser.ElementWrappable
Packages that use ElementWrappable
-
Uses of ElementWrappable in com.fasterxml.jackson.dataformat.xml.deser
Classes in com.fasterxml.jackson.dataformat.xml.deser that implement ElementWrappableModifier and TypeClassDescriptionclass
JsonParser
implementation that exposes XML structure as set of JSON events that can be used for data binding.