Jimmy Zhang wrote:
> I was trying to rerun the benchmark with deferred node
> expansion set to false, is there reference on hwo to do this??
> I use setFeature on DOMBuilderFactory but has no success...
>
> Any suggestions?
Try this:
DocumentBuilderFactory bf = ...
bf.setAttribute("
http://apache.org/xml/features/dom/defer-node-expansion",
false).
Paul.
--
| ? + ? = To question
----------------\
Paul Sandoz
x38109
+33-4-76188109