BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element document-builder-factory

Model
<document-builder-factory>string</document-builder-factory>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation
<p>The fully qualified name of the class that implements the 
 </tt>DocumentBuilderFactory</tt> interface. 

 <p>The <tt>javax.xml.parsers.DocumentBuilderFactory</tt> factory API 
 enables applications deployed to WebLogic Server to obtain an XML parser 
 that produces DOM object trees from XML documents.  

 <p>The built-in WebLogic Server DOM factory implementation class is
 <tt>com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl</tt>. 
 This is the factory class applications deployed to WebLogic Server get
 by default when they request a DOM parser.  You can change this default 
 by updating this value.

 <p>Return the class name of the default DocumentBuilderFactory</p>
 (Interface=weblogic.management.configuration.XMLRegistryMBean Attribute=getDocumentBuilderFactory)
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse
BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0