Uses of Class javax.xml.namespace.QName

Uses in package javax.xml.stream

Methods with parameter type javax.xml.namespace.QName

Attribute
Create an attribute event.
EndElement
Create an end-element event.
StartElement
Create a start-element event.

Methods with return type javax.xml.namespace.QName

QName
Returns the QName of the attribute at the given index.
QName
Returns the QName of the current element.

Uses in package javax.xml.datatype

Fields of type javax.xml.namespace.QName

QName
The qualified-name for the date data type.
QName
The qualified-name for the dateTime data type.
QName
The qualified-name for the duration data type.
QName
The qualified-name for the dayTimeDuration data type.
QName
The qualified-name for the yearMonthDuration data type.
QName
The qualified-name for the gDay data type.
QName
The qualified-name for the gMonth data type.
QName
The qualified-name for the gMonthDay data type.
QName
The qualified-name for the gYear data type.
QName
The qualified-name for the gYearMonth data type.
QName
The qualified-name for the time data type.

Methods with return type javax.xml.namespace.QName

QName
Returns the name of the XML Schema data type this value maps to.
QName

Uses in package javax.xml.namespace

Methods with return type javax.xml.namespace.QName

QName
QName.valueOf(String qNameAsString)

Uses in package javax.xml.stream.events

Methods with parameter type javax.xml.namespace.QName

Attribute
Returns an attribute by name.

Methods with return type javax.xml.namespace.QName

QName
Returns the type of this attribute.
QName
Returns the name of this attribute.
QName
Returns the element name.
QName
Returns the element name.
QName
Returns schema-related type information about this event, or null if not available.

Uses in package javax.xml.xpath

Fields of type javax.xml.namespace.QName

QName
The XPath 1.0 boolean data type.
QName
The XPath 1.0 node data type.
QName
The XPath 1.0 node-set data type.
QName
The XPath 1.0 number data type.
QName
The XPath 1.0 string data type.

Methods with parameter type javax.xml.namespace.QName

Object
XPathExpression.evaluate(Object item, QName returnType)
Evaluates this expression against the specified context.
Object
XPath.evaluate(String expression, Object item, QName returnType)
Evaluates an expression.
Object
XPath.evaluate(String expression, InputSource source, QName returnType)
Evaluates an expression.
Object
Evaluates this expression against the specified context.
XPathFunction
XPathFunctionResolver.resolveFunction(QName functionName, int arity)
Returns the function with the specified name and arity.
Object

Uses in package javax.xml.stream.util

Methods with return type javax.xml.namespace.QName

QName
QName