public class XslTransform extends Rule
| Constructor and Description |
|---|
XslTransform(InputStream xsl) |
XslTransform(InputStream xsl,
Map<String,String> params) |
public XslTransform(InputStream xsl) throws RuleException
RuleExceptionpublic XslTransform(InputStream xsl, Map<String,String> params) throws RuleException
RuleExceptionpublic void run(Reader in, Writer out) throws RuleException
run in class RuleRuleExceptionCopyright © 2009-2013. All Rights Reserved.