com.servingxml.components.xsltconfig
Class XsltConfigurationAssembler

java.lang.Object
  extended by com.servingxml.components.xsltconfig.XsltConfigurationAssembler

public class XsltConfigurationAssembler
extends java.lang.Object


Constructor Summary
XsltConfigurationAssembler()
           
 
Method Summary
 XsltConfiguration assemble(ConfigurationContext context)
           
 void injectComponent(OutputPropertyFactory[] outputPropertyFactories)
           
 void injectComponent(SystemProperty[] systemProperties)
           
 void setVersion(java.lang.String version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XsltConfigurationAssembler

public XsltConfigurationAssembler()
Method Detail

setVersion

public void setVersion(java.lang.String version)

injectComponent

public void injectComponent(OutputPropertyFactory[] outputPropertyFactories)

injectComponent

public void injectComponent(SystemProperty[] systemProperties)

assemble

public XsltConfiguration assemble(ConfigurationContext context)