On Wed, 4 Sep 2002, Ari Kermaier wrote:

> Well, isNamespace() currently just checks for instanceof NamespaceNode, so I
> think isAttribute() would have to ensure
> !att.getNodeName().startsWith("xmlns"). Additionally, I guess the
> AttributeIterator class would need to be modified to exclude "xmlns"
> attributes from the next() and hasNext() method evaluations.

I'm not familiar with DOM, to be honest.  Is it putting an AttributeNode
and a NamespaceNode into the DOM?  Does NamespaceNode extends AttributeNode?

        -bob



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to