com.jclark.xsl.tr

Interface ExtensionHandler

Known Implementing Classes:
ExtensionHandlerImpl

public interface ExtensionHandler

for extension functions -- i think

Method Summary

ExtensionContext
createContext(String namespace)
Object
wrapResultFragmentVariant(ResultFragmentVariant frag)

Method Details

createContext

public ExtensionContext createContext(String namespace)
            throws XSLException

wrapResultFragmentVariant

public Object wrapResultFragmentVariant(ResultFragmentVariant frag)
            throws XSLException