Uses of Package
tools.jackson.dataformat.xml
Packages that use tools.jackson.dataformat.xml
Package
Description
Package that contains XML-based backends which can serialize POJOs
to and deserialize from XML, using Stax XML parsers and generators
for XML processing and mostly standard Jackson data binding otherwise.
-
Classes in tools.jackson.dataformat.xml used by tools.jackson.dataformat.xmlClassDescriptionAdditional extension interface used above and beyond
AnnotationIntrospectorto handle XML-specific configuration.Extension ofAnnotationIntrospector.Pairthat can also dispatch 'XmlAnnotationIntrospector' methods.Factory used for constructingFromXmlParserandToXmlGeneratorinstances.TSFBuilderimplementation for constructingXmlFactoryinstances.CustomizedObjectMapperthat will read and write XML instead of JSON, using XML-backedTokenStreamFactoryimplementation (XmlFactory), operation on STAXXMLStreamReaders andXMLStreamWriters.Builder implementation for constructingXmlMapperinstances.Saved configuration entity to use with builder forXmlMapperinstances.API of processors primarily used for dealing with XML names containing invalid characters.Representation of an XML element or attribute nameEnumeration that defines all togglable features for XML parsers.Enumeration that defines all togglable extra XML-specific features. -
Classes in tools.jackson.dataformat.xml used by tools.jackson.dataformat.xml.deserClassDescriptionAPI of processors primarily used for dealing with XML names containing invalid characters.Representation of an XML element or attribute nameEnumeration that defines all togglable features for XML parsers.
-
Classes in tools.jackson.dataformat.xml used by tools.jackson.dataformat.xml.serClassDescriptionAPI of processors primarily used for dealing with XML names containing invalid characters.Representation of an XML element or attribute nameThere are some XML-specific quirks that need extra TLC when indenting: so we will use a refinement of general purpose one.Enumeration that defines all togglable extra XML-specific features.
-
Classes in tools.jackson.dataformat.xml used by tools.jackson.dataformat.xml.utilClassDescriptionThere are some XML-specific quirks that need extra TLC when indenting: so we will use a refinement of general purpose one.