Skip to content

NamespacePrefixesMap

do- edited this page Jan 2, 2022 · 9 revisions

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.

Clone this wiki locally