Class XSProcessor
java.lang.Object
com.io7m.xstructural.vanilla.internal.XSProcessor
- All Implemented Interfaces:
XSProcessorType
An XSL processor.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XSProcessor
An XSL processor.- Parameters:
inRequest- An XSL processor request
-
-
Method Details
-
execute
Description copied from interface:XSProcessorTypeExecute the processor.- Specified by:
executein interfaceXSProcessorType- Throws:
XSProcessorException- On errors
-