Click or drag to resize

ThreadSafeQNameOutputMapper Fields

The ThreadSafeQNameOutputMapper type exposes the following members.

Fields
  NameDescription
Protected field_mapping
Mapping of URIs to QNames.
(Inherited from QNameOutputMapper.)
Protected field_nextNamespaceID
Next available Temporary Namespace ID.
(Inherited from QNameOutputMapper.)
Protected field_prefixes
Mapping of URIs to Prefixes.
(Inherited from NamespaceMapper.)
Protected field_uris
Mapping of Prefixes to URIs.
(Inherited from NamespaceMapper.)
Top
See Also