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
NamespacePrefixesMap is a Map descendant representing aliases of namespace declarations when writing XML text.
Unlike NamespacesMap it maps namespace URIs to generated prefixes ns0, ns1 etc., not vice versa.
Instances of this class are not to be created from nor used in application code. They appear internally when XMLSchemata writes XML text for a given object.