Name

adams.flow.transformer.XSLT


Synopsis

Applies an XSLT stylesheet to the DOM document object.


Additional information

Flow input/output:
- input: org.w3c.dom.Document
- output: java.lang.String


Options