com.servingxml.components.content
Class InlineSaxSourceFactoryAssembler

java.lang.Object
  extended by com.servingxml.components.content.InlineSaxSourceFactoryAssembler

public class InlineSaxSourceFactoryAssembler
extends java.lang.Object

The InlineSaxSourceFactoryAssembler implements an assembler for assembling system SaxSourceFactory objects.


Constructor Summary
InlineSaxSourceFactoryAssembler()
           
 
Method Summary
 SaxSourceFactory assemble(ConfigurationContext context)
           
 void injectComponent(XsltConfiguration xsltConfiguration)
           
 void setDocumentBase(java.lang.String baseUri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InlineSaxSourceFactoryAssembler

public InlineSaxSourceFactoryAssembler()
Method Detail

setDocumentBase

public void setDocumentBase(java.lang.String baseUri)

injectComponent

public void injectComponent(XsltConfiguration xsltConfiguration)

assemble

public SaxSourceFactory assemble(ConfigurationContext context)