Uses of Record Class
tools.jackson.dataformat.xml.ser.RootAttribute
Packages that use RootAttribute
-
Uses of RootAttribute in tools.jackson.dataformat.xml.ser
Fields in tools.jackson.dataformat.xml.ser with type parameters of type RootAttributeModifier and TypeFieldDescriptionprotected List<RootAttribute>ToXmlGenerator._rootAttributesAttributes to add to the root element, if any.protected List<RootAttribute>XmlGeneratorInitializer._rootAttributesAttributes to add to root element (if any).