During build XERCES, XALAN from the current CVS trees I have found the
fllowing inconsitency (or error?):
In
$(XERCES_HOME)/java/src/org/w3c/dom/Node.java
the definition of org.w3c.dom.Node contains the method
'public boolean hasAttributes();'. This method is not overwritten in
$XALAN_HOME)/java/src/org/apache/xalan/xslt/extensions/Nodeset.java
so this results in an error (note that you must not build xalan with
the xerces.jar shipped in the xalan distribution).
BTW - the org.w3c.dom.Node interface doesn't define the 'hsaFeatures' method
(see: http://www.w3.org/TR/2000/CR-DOM-Level-2-20000510/idl/dom.idl)
Best regards,
andy
--
************************************************************************
* Andreas Kasparz - [EMAIL PROTECTED] - +49 351 31809 0 *
* Interface-Business GmbH, Tolkewitzer Str. 49, 01277 Dresden, Germany *
************************************************************************