Hi,

What is the recommended way to use Xerces parser to build a DOM tree in
a different implementation?

I subclassed org.apache.xerces.parsers.DOMParser such that
DEFAULT_DOCUMENT_CLASS_NAME is set to my Document implementation, and
fDocument is set to an empty Document from my implementation. [1]

Is there a better way?


[1]
http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/alpha/java/src/il/co/iter/dbdom/parsers/DBDOMParser.java?rev=1.1&content-type=text/x-cvsweb-markup&cvsroot=dbdom

-- 
K. Ari Krupnikov

DBDOM - bridging XML and relational databases
http://www.iter.co.il

Reply via email to