Class XSTransformer
java.lang.Object
com.io7m.xstructural.vanilla.internal.XSTransformer
- All Implemented Interfaces:
XSProcessorType
An XSL transformer.
-
Constructor Summary
ConstructorsConstructorDescriptionXSTransformer(SXMLResources inResources, XSProcessorRequest inRequest) An XSL transformer. -
Method Summary
-
Constructor Details
-
XSTransformer
An XSL transformer.- Parameters:
inResources- The SXML resourcesinRequest- The transform request
-
-
Method Details
-
execute
Description copied from interface:XSProcessorTypeExecute the processor.- Specified by:
executein interfaceXSProcessorType- Throws:
XSTransformException
-