QName.QName

QName QName (any uri, String name)

Parameters

uri The URI, specified as a Namespace object, an existing QName object, or string.
name The local name. Used only if URI is given as a string.

Description

Creates a QName object.