Uses of Class javax.xml.namespace.QName

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
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 gnu.xml.transform

Methods with parameter type javax.xml.namespace.QName

boolean
Bindings.containsKey(QName name, int type)
Object
Bindings.get(QName name, Node context, int pos, int len)
Object

Uses in package gnu.xml.stream

Constructors with parameter type javax.xml.namespace.QName

AttributeImpl.AttributeImpl(Location location, QName name, String value, String type, boolean specified)
EndElementImpl.EndElementImpl(Location location, QName name, List<E> namespaces)
StartElementImpl.StartElementImpl(Location location, QName name, List<E> attributes, List<E> namespaces, NamespaceContext namespaceContext)

Fields of type javax.xml.namespace.QName

QName
QName
QName

Methods with parameter type javax.xml.namespace.QName

Attribute
Create an attribute event.
EndElement
StartElement
Attribute

Methods with return type javax.xml.namespace.QName

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

Uses in package gnu.xml.validation.datatype

Constructors with parameter type javax.xml.namespace.QName

AtomicSimpleType.AtomicSimpleType(QName name, Set<E> facets, int fundamentalFacets, SimpleType baseType, Annotation annotation)
ListSimpleType.ListSimpleType(QName name, Set<E> facets, int fundamentalFacets, SimpleType baseType, Annotation annotation, SimpleType itemType)
SimpleType.SimpleType(QName name, int variety, Set<E> facets, int fundamentalFacets, SimpleType baseType, Annotation annotation)
Type.Type(QName name)
UnionSimpleType.UnionSimpleType(QName name, Set<E> facets, int fundamentalFacets, SimpleType baseType, Annotation annotation, List<E> memberTypes)

Fields of type javax.xml.namespace.QName

QName
The name of this type.

Uses in package javax.xml.stream

Methods with parameter type javax.xml.namespace.QName

Attribute
Create an attribute 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.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 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 gnu.xml.xpath

Constructors with parameter type javax.xml.namespace.QName

NameTest.NameTest(QName qName, boolean anyLocalName, boolean any)
NamespaceTest.NamespaceTest(QName qName, boolean anyLocalName, boolean any)

Methods with parameter type javax.xml.namespace.QName

Object
Expr.evaluate(Object item, QName returnType)
Object
XPathImpl.evaluate(String expression, Object item, QName returnType)
Object
XPathImpl.evaluate(String expression, InputSource source, QName returnType)
Object
Expr.evaluate(InputSource source, QName returnType)
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean