Home
last modified time | relevance | path

Searched defs:setNamespace (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_api_module/xml/src/
Djs_xml.ts30 setNamespace(prefix: string, namespace: string): void; method
45 setNamespace(prefix: string, namespace: string): void; method
302 setNamespace(prefix: string, ns: string): void { method in XmlDynamicSerializer