This plugins allows one to use SaxonEE to execute XSLT operations on the edited documents.
Add your Saxon EE jar and your license to the lib folder and run
mvn package
The plugin will be generated in the target folder and its name will be of the form web-author-saxon-ee-plugin-*-plugin.jar.
To use this operation in your framework you should.
- Extract the plugin in the
pluginsdirectory of your Oxygen XML Author/Editor. - In your framework, choose "Use parent classloader from plugin with ID" and use
web-author-saxon-ee-plugin. - Choose the operation
com.oxygenxml.webapp.operations.xslt.SaxonEEXSLTOperationand configure its parameters exactly like the ones forXSLTOperation. - Export the framework.
- Deploy both the framework and this plugin in Web Author.
Copyright 2018 Syncro Soft SRL.
This project is licensed under Apache License 2.0