public class XsltTransformer extends InputStreamTransformer
| Constructor and Description |
|---|
XsltTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setXslt(String x)
Sets the XSLT (as a resource in the mmbase configuration root).
|
OutputStream |
transform(InputStream r,
OutputStream o) |
transform, transformBack, transformBackclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringprotected URL xslt
public void setXslt(String x)
public OutputStream transform(InputStream r, OutputStream o)
transform in interface ByteTransformertransform in class InputStreamTransformerMMBase 1.9-SNAPSHOT - ${javadoctimestamp}