mikhailian / xslpipe

A tiny java library for chaining the execution of XSLT stylesheets while caching and compiling them transparently.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OVERVIEW
	Java library for launching stylesheets in a pipe

FEATURES  
	* caching
	* compiling
	* confgurable
	* almost JAXP compliant
  
USAGE 
	see org.mova.xslpipe.Piper
  
CONFIGURATION

About

A tiny java library for chaining the execution of XSLT stylesheets while caching and compiling them transparently.


Languages

Language:Java 100.0%