We no longer have separate DOM liaisons. But if you pass your source document in via a DOMSource, we will automatically wrap a DOM2DTM around it, which should do the right thing. Note that we expect a Level 2 namespace-aware DOM. (Basically, the new approach relies on the standard DOM APIs more strongly in talking to other code, and less strongly internally.)
- How to migrate from org.apache.xalan.xpath.xdom.XercesLia... Jonathan Cohen
- Joseph_Kesselman
