Microsoft SDK for Java

Name Class Methods

The Name class contains the following methods:

create constructs a Name object for an XML Attribute using the given string.
equals determines whether the current Name object is equal to the one passed in the that parameter.
getName retrieves a name.
getNameSpace retrieves a namespace.
hashCode retrieves the hash code for the Name.
toString retrieves a String representation of the class name of the Name object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.