Creates a QualifiedName with the specified namespace prefix and local part.
@param prefix the namespace prefix of the name. If this argument is null or a blank string, the resulting name is unprefixed.
@param local the local part of the name.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.