If the QName has an empty prefix then the resulting ExpandedName uses the specified namespace URI.
@param qName The QName to resolve. @param defaultNamespaceURI The namespace URI to use if the prefix isempty. @return The ExpandedName object that the QName resolved to, or null ifthe QName contained an unknown prefix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|