"Steven N. Hirsch" <[EMAIL PROTECTED]> writes:

> On 21 Mar 2002, Jason E. Stewart wrote:
> 
> > "Bjorn Hermans" <[EMAIL PROTECTED]> writes:
> > 
> > > In order to correctly test for, and retrieve, a node's attributes, I
> > > figured it would make sense to first use "hasAttributes()" to check
> > > if the node has any attributes at all. However, when I call the
> > > "hasAttributes" function on a DOM_Node, my program dies with the
> > > error "Can't locate auto/XML/Xerces/DOM_Element/hasAttribut.al in
> > > @INC ..."  (and no: I did not misspell the call to
> > > "hasAttributes()").
> > 
> > Hi Bjorn,
> > 
> > As far as I can tell there is no method hasAttributes(), where did you
> > find it documented?
> 
> Interestingly enough, the Xerces-C lib v5.2 does not support 
> hasAttribute() under the IDOM interface.  Just tripped over this 
> yesterday!  Jason, do you know if it's been added to the newer releases?

It's in 1.7, but not before.
jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to