Vinyl
Preparing search index...
@amzn/vinyl-xml
mapXmlRules
Function mapXmlRules
mapXmlRules
<
T
extends
object
>
(
rules
:
XmlRules
<
T
>
,
parentNamespaceUri
?:
null
|
string
,
)
:
MappedXmlRules
<
T
>
Creates machine-friendly content handler rules from the given
XmlRules
.
Type Parameters
T
extends
object
Parameters
rules
:
XmlRules
<
T
>
The
XmlRules
to convert.
parentNamespaceUri
:
null
|
string
= null
Returns
MappedXmlRules
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
Creates machine-friendly content handler rules from the given XmlRules.