Uses of Class
tools.jackson.dataformat.xml.ser.NamespaceBinding
Packages that use NamespaceBinding
-
Uses of NamespaceBinding in tools.jackson.dataformat.xml.ser
Fields in tools.jackson.dataformat.xml.ser with type parameters of type NamespaceBindingModifier and TypeFieldDescriptionprotected List<NamespaceBinding>ToXmlGenerator._namespaceBindingsNamespace bindings to add, if any.protected List<NamespaceBinding>XmlGeneratorInitializer._namespaceBindingsNamespace bindings (prefix to URI) to register with generator.