DTM isn't currently documented or intended for use outside Xalan... and its
use inside Xalan is mostly transparent to the user; you pass in a SAXSource
or a DOMSource and Xalan does the Right Thing.

The one exception would be if you have an extension which needs to
"hand-construct" a DTM. The SQL extensions are an example of that.

Reply via email to