A C D E F G H I J L N P Q R S T V W X

Q

QName - class javax.xml.namespace.QName.
QName class represents a combined definition of a qualified name as defined in the following two specifications: XML Schema Part2: Datatypes specification Namespaces in XML
QName(String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName with just a local part.
QName(String, String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName with a namespace URI and a local part.
QName(String, String, String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.

A C D E F G H I J L N P Q R S T V W X