taglibs-xsl-1.0.1.jar - Simple XSL Tag library 1.0.1

Q

The XSL custom tag library contains an working examples of the tags described in the JSP specification, Version 1.1. As such, the tags are focused more on being examples of custom tag library code techniques, and less on being useful in production applications. With this custom tag library you can process a XML document with a XSL stylesheet and insert it in place.

JAR File Size and Download Location:

File name: taglibs-xsl.jar, taglibs-xsl-1.0.1.jar
File size: 12803 bytes
Date modified: 12/01/2002
Download: Mailer Tag library 1.1

✍: FYIcenter

A

Manifest of the JAR:

Comment: Simple XSL Tag Library Sun Dec 01 10:49:44 CST 2002
Implementation-Title: org.apache.taglibs.xsl
Implementation-Version: 1.0.1
Implementation-Vendor: Apache Software Foundation
Implementation-URL: http://jakarta.apache.org/taglibs

List of Classes in the JAR:

org/apache/taglibs/xsl/IncludeTag
org/apache/taglibs/xsl/ApplyTag
org/apache/taglibs/xsl/ExportTag
org/apache/taglibs/xsl/ImportTag
org/apache/taglibs/xsl/ImportTei
org/apache/taglibs/xsl/XalanXSLProcessor
org/apache/taglibs/xsl/XSLProcessor
org/apache/taglibs/xsl/ShowSource
org/apache/taglibs/xsl/XSLProcessorFactory

2009-02-07, 7335🔥, 0💬