xslbook Ver 0.1

An XSLT applet which displays a book-style document on Web browser.

Copyright (C) xslet project.
MIT License.

About xslbook

Usage

This section explains how to import xslbook and call its templates in your XSL application or library.

APIs

Since xslbook is a XSL application, this API document can be generated with xsldoc.
The generated API document is here.

Tests & Samples

This section provides the result of unit tests and samples of match/named templates written in the API documents.

Tests

Links

xslbook is one of applications in xslet project. xslet is a project to develop Web applications/libraries with XSL (XSLT and XPath).

xslbook depends on following xslet library.

XSLT and XPath is the specifications specified by W3C. xslbook uses XSLT version 1.0 and XPath version 1.0 in it because Web browsers support them.

In addition, xslbook uses XSLT version 3.0 and XPath version 3.0 in the build environment.

xslbook also uses the following application as tools in the build environment.