ppending a node of one document to another document
>
> > we are trying to append a node of one docuemnt object to another
> > document object. we tried to use importNode method, whcih is giving us
> > following run time error:
> > java.lang.NoSuchMethodError: org.w3
> we are trying to append a node of one docuemnt object to another
> document object. we tried to use importNode method, whcih is giving us
> following run time error:
> java.lang.NoSuchMethodError: org.w3c.dom.Node: method
> getLocalName()Ljava/lang/String; not found
When Xerces imports a node,