com.lotus.xsl
Interface DispatcherFactory


public abstract interface DispatcherFactory


Method Summary
 Dispatcher create(com.lotus.xsl.Element extensionElem, com.lotus.xsl.Element fallbackElem)
          Create a dispatcher.
 

Method Detail

create

public Dispatcher create(com.lotus.xsl.Element extensionElem,
                         com.lotus.xsl.Element fallbackElem)
Create a dispatcher.