Node.getNodeName(). (Though in the long run you probably want to do namespace-aware processing, using the getLocalName and getNamespaceURI calls...)
DOM API information is included in the Xalan javadocs. See also the DOM Level 2 Recommendation, available at http://www.w3.org/DOM/DOMTR. ______________________________________ Joe Kesselman / IBM Research --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
