Overview

This component wraps provides XSL using Velocity DVSL of strings. It is written for use in Turbine but it can be used in any container compatible with Avalon's ECM container.

Configuration

First, here is the role configuration.


       <role
        name="org.apache.fulcrum.dvsl.DvslService"
        shorthand="dvsl"
        default-class="org.apache.fulcrum.dvsl.DefaultDvslService"/>

There is no configuration for this component.



    <dvsl/>