com.servingxml.components.choose
Class ChooseAssembler
java.lang.Object
com.servingxml.components.choose.ChooseAssembler
public class ChooseAssembler
- extends java.lang.Object
Assembler for sx:choose
component.
- See Also:
Choose
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChooseAssembler
public ChooseAssembler()
setDocumentBase
public void setDocumentBase(java.lang.String baseUri)
injectComponent
public void injectComponent(ParameterDescriptor[] parameterDescriptors)
injectComponent
public void injectComponent(XsltConfiguration xsltConfiguration)
injectComponent
public void injectComponent(CatchError catchError)
injectComponent
public void injectComponent(Alternative[] alternatives)
assemble
public Choose assemble(ConfigurationContext context)