Instantiating NodeImpl etc. 2003-05-22 - By George Papamarkos
Hi guys, I am currently using Xerces in doing some parsing and manipulation of XML in parallel with Xalan. I've made some attemtps to extend the NodeImpl class from Xerces DOM Implementation API but I could make this think work. Actually I want to extend this class in order to use some of the protected fields and methods that it contains but I could find any example or a guide of how can I subclass and use the facilities of NodeImpl. Has anyone of you ever used this class ? And if yes can please give me a example that illustrates how can I instantiate it and associate it with a new XML document using all these that are mentioned in the JavaDoc ( Document Factory etc.) I would really appriciate any kind of help.
Best Regards,
George
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|