documentationfor yFiles for HTML 2.6

IXamlPrefixMapper

Interface for mapping XAML namespaces to XML namespace prefixes and vice versa.

Inheritance Hierarchy
IXamlPrefixMapper

Remarks

This interface is only used to specify mappings between namespaces that are used for serialization or deserialization with classes XamlSerializer and XamlReader. If no prefix mapping is specified for a namespace, a default XML namespace/prefix mapping is used.

Type Details

yfiles module
view-graphml
yfiles-umd modules
view-graphml, view
Legacy UMD name
yfiles.graphml.IXamlPrefixMapper

Methods