Example usage for org.dom4j.rule Stylesheet subclass-usage

List of usage examples for org.dom4j.rule Stylesheet subclass-usage

Introduction

In this page you can find the example usage for org.dom4j.rule Stylesheet subclass-usage.

Usage

From source file org.apache.commons.jelly.tags.jsl.JellyStylesheet.java

/**
 * This class is a specialization of the Stylesheet from dom4j's rule engine
 * that adds some Jelly specific features.
 *
 * @author <a href="mailto:jstrachan@apache.org">James Strachan</a>
 * @version $Revision: 1.8 $