AddNamespace Method

Adds a namespace to the Namespaces properties.

Syntax

public fun addNamespace(prefix: String?, namespaceURI: String?)

Remarks

This method adds a namespace to the Namespaces collection. Prefix specifies the namespace prefix, and NamespaceURI specifies the namespace.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks 2020 Kotlin Edition - Version 20.0 [Build 7941]