BEA WebLogic Server 10.0 Security Schema Reference

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

Model
<transformer-factory>string</transformer-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>TransformerFactory</tt> interface.

 <p>The <tt>javax.xml.transform.TransformerFactory</tt> factory API
 enables applications deployed to WebLogic Server to configure and obtain
 a <tt>Transformer</tt> object used to transform XML data into another
 format.

 <p>The built-in WebLogic Server Transformer factory implementation class is
 <tt>com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryIml</tt>.
 This is the factory class applications deployed to WebLogic Server get
 by default when they request a Transformer object.  You can change this 
 default by updating this value.


 <p>Return the class name of the default TransformerFactory</p>
 (Interface=weblogic.management.configuration.XMLRegistryMBean Attribute=getTransformerFactory)
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