Title: How to set "http://apache.org/xml/features/dom/defer-node-expansion" via JAXP

Hello,

Could anybody tell me how to set DOMParser features using JAXP. Most of them are available directly in DocumentBuilderFactory but Xerces specific ones are not.

I need to set "http://apache.org/xml/features/dom/defer-node-expansion" to false

Thank you in advance

Alex

Reply via email to