E G H J N Q T V

E

equals(Object) - Method in class javax.xml.namespace.QName
Tests this QName for equality with another object.

G

getLocalPart() - Method in class javax.xml.namespace.QName
Gets the local part for this QName.
getNamespaceURI(String) - Method in interface javax.xml.namespace.NamespaceContext
 
getNamespaceURI() - Method in class javax.xml.namespace.QName
Gets the namespace URI for this QName.
getPrefix(String) - Method in interface javax.xml.namespace.NamespaceContext
 
getPrefix() - Method in class javax.xml.namespace.QName
Gets the prefix for this QName.
getPrefixes(String) - Method in interface javax.xml.namespace.NamespaceContext
 

H

hashCode() - Method in class javax.xml.namespace.QName
Returns a hash code value for this QName object.

J

javax.xml.namespace - package javax.xml.namespace
 

N

NamespaceContext - Interface in javax.xml.namespace
 

Q

QName - Class in javax.xml.namespace
QName class represents the value of a qualified name as specified in XML Schema Part2: Datatypes specification.
QName(String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.
QName(String, String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.
QName(String, String, String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.

T

toString() - Method in class javax.xml.namespace.QName
Returns a string representation of this QName.

V

valueOf(String) - Static method in class javax.xml.namespace.QName
Returns a QName holding the value of the specified String.

E G H J N Q T V

Copyright © 2006 Apache Software Foundation. All Rights Reserved.