Class XMLUtils.DocumentBuilderProxy

java.lang.Object
javax.xml.parsers.DocumentBuilder
org.docx4j.org.apache.xml.security.utils.XMLUtils.DocumentBuilderProxy
Enclosing class:
XMLUtils

private static class XMLUtils.DocumentBuilderProxy extends DocumentBuilder
We need this proxy wrapping DocumentBuilder to record the value passed to disAllowDoctypeDeclarations. It's needed to figure out on which pool to return.