Okay, I am a newbie to Xerces and I want to convert an application that used the old com.sun.xml.tree classes.
I used to use com.sun.xml.tree.XmlDocumentBuilder.setElementFactory but I don't see any analogous feature in JAXP 1.1 or Xerces. I was using setElementFactory in order to have my own subclass of Element that implemented a bunch of convenience methods that operate on element nodes. Stuart --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
