| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransformerFactoryImpl | |
|---|---|
| org.apache.xalan.xsltc.trax | |
| Uses of TransformerFactoryImpl in org.apache.xalan.xsltc.trax | 
|---|
| Fields in org.apache.xalan.xsltc.trax declared as TransformerFactoryImpl | |
|---|---|
| private  TransformerFactoryImpl | TransformerImpl._tfactoryA reference to the transformer factory that this templates object belongs to. | 
| private  TransformerFactoryImpl | TemplatesImpl._tfactoryA reference to the transformer factory that this templates object belongs to. | 
| private  TransformerFactoryImpl | TemplatesHandlerImpl._tfactoryA reference to the transformer factory that this templates object belongs to. | 
| Methods in org.apache.xalan.xsltc.trax that return TransformerFactoryImpl | |
|---|---|
| protected  TransformerFactoryImpl | TransformerImpl.getTransformerFactory()Returns the TransformerFactoryImplobject that create thisTransformer. | 
| Constructors in org.apache.xalan.xsltc.trax with parameters of type TransformerFactoryImpl | |
|---|---|
| TemplatesHandlerImpl(int indentNumber,
                                         TransformerFactoryImpl tfactory)Default constructor | |
| TemplatesImpl(byte[][] bytecodes,
                           java.lang.String transletName,
                           java.util.Properties outputProperties,
                           int indentNumber,
                           TransformerFactoryImpl tfactory)Create an XSLTC template object from the bytecodes. | |
| TemplatesImpl(java.lang.Class[] transletClasses,
                           java.lang.String transletName,
                           java.util.Properties outputProperties,
                           int indentNumber,
                           TransformerFactoryImpl tfactory)Create an XSLTC template object from the translet class definition(s). | |
| TransformerImpl(java.util.Properties outputProperties,
                               int indentNumber,
                               TransformerFactoryImpl tfactory) | |
| TransformerImpl(Translet translet,
                               java.util.Properties outputProperties,
                               int indentNumber,
                               TransformerFactoryImpl tfactory) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||