A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Q

QName - Class in javax.xml.namespace
QName represents a qualified name as defined in the XML specifications: XML Schema Part2: Datatypes specification, Namespaces in XML, Namespaces in XML Errata.
QName(String, String) - Constructor for class javax.xml.namespace.QName
QName constructor specifying the Namespace URI and local part.
QName(String, String, String) - Constructor for class javax.xml.namespace.QName
QName constructor specifying the Namespace URI, local part and prefix.
QName(String) - Constructor for class javax.xml.namespace.QName
QName constructor specifying the local part.
QNAME - Static variable in class org.apache.xerces.impl.xpath.XPath.NodeTest
Type: qualified name.
QName - Class in org.apache.xerces.xni
A structure that holds the components of an XML Namespaces qualified name.
QName() - Constructor for class org.apache.xerces.xni.QName
Default constructor.
QName(String, String, String, String) - Constructor for class org.apache.xerces.xni.QName
Constructs a QName with the specified values.
QName(QName) - Constructor for class org.apache.xerces.xni.QName
Constructs a copy of the specified QName.
QNAME_DATATYPE - Static variable in interface org.apache.xerces.dom3.as.ASDataType
Deprecated. Then XML qualified name data type as defined in .
QNAME_DT - Static variable in interface org.apache.xerces.xs.XSConstants
QName
QNameDV - Class in org.apache.xerces.impl.dv.xs
Represent the schema type "QName" and "NOTATION"
QNameDV() - Constructor for class org.apache.xerces.impl.dv.xs.QNameDV
 
queryAllowOasisXMLCatalogPI() - Method in class org.apache.xml.resolver.CatalogManager
Obtain the oasisXMLCatalogPI setting from the properties.
queryCatalogClassName() - Method in class org.apache.xml.resolver.CatalogManager
Obtain the Catalog class name setting from the properties.
quoteMeta(String) - Static method in class org.apache.xerces.impl.xpath.regex.REUtil
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z