RE: Appending a node of one document to another document

2001-07-05 Thread Supriya Jagtap
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

RE: Appending a node of one document to another document

2001-07-02 Thread Paul Brown
> 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,