com.servingxml.components.saxfilter
Class AssertAppenderAssembler

java.lang.Object
  extended by com.servingxml.components.saxfilter.AssertAppenderAssembler

public class AssertAppenderAssembler
extends java.lang.Object


Constructor Summary
AssertAppenderAssembler()
           
 
Method Summary
 Content assemble(ConfigurationContext context)
           
 void injectComponent(ParameterDescriptor[] parameterDescriptors)
           
 void injectComponent(XsltConfiguration xsltConfiguration)
           
 void setTest(java.lang.String test)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssertAppenderAssembler

public AssertAppenderAssembler()
Method Detail

setTest

public void setTest(java.lang.String test)

injectComponent

public void injectComponent(XsltConfiguration xsltConfiguration)

injectComponent

public void injectComponent(ParameterDescriptor[] parameterDescriptors)

assemble

public Content assemble(ConfigurationContext context)