As regards this snippet: >>>(Note: If you're passing in a DOM, ****STOP*** -- instead, pass in a SAX stream, and let us construct a DTM.)<<<
If you already have a DOM in hand, is there any benefit in serializing it into a stream?
As regards this snippet: >>>(Note: If you're passing in a DOM, ****STOP*** -- instead, pass in a SAX stream, and let us construct a DTM.)<<<
If you already have a DOM in hand, is there any benefit in serializing it into a stream?