You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by Tobias McNulty <tm...@datadesk.com> on 2001/12/14 21:57:12 UTC

Xalan Object Creation

When Xalan needs to do things such as create new NodeIterators or 
NodeLists, does it do so internally with its own implementations of 
the NodeIterator and NodeList classes, or does it call into the w3c 
interface (e.g. Document.createNodeIterator())?

If it does create them internally, is there any way to expand Xalan 
in the same way that you might extend the DocumentImpl in Xerces, by 
setting the document-class-name property of the DOMParser?

Thanks,

Toby
-- 
Tobias McNulty
Data Description, Inc.
840 Hanshaw Road, Suite 9
Ithaca, NY 14850
Phone: (607) 257-1000
E-mail: tmcnulty@datadesk.com
Web: www.datadesk.com