You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolve#247: set namespace map directly in SimpleXmlEncoder
Adds a `setNamespaces` setter to `SimpleXmlEncoder` which accepts a map
of strings defining the namespaces for the xml document generated by the
encoder.
0 commit comments