Class XSTransformer
java.lang.Object
com.io7m.xstructural.vanilla.internal.XSTransformer
- All Implemented Interfaces:
XSProcessorType
public final class XSTransformer extends java.lang.Object implements XSProcessorType
-
Constructor Summary
Constructors Constructor Description XSTransformer(SXMLResources inResources, XSProcessorRequest inRequest) -
Method Summary
Modifier and Type Method Description voidexecute()Execute the processor.
-
Constructor Details
-
Method Details
-
execute
Description copied from interface:XSProcessorTypeExecute the processor.- Specified by:
executein interfaceXSProcessorType- Throws:
XSTransformException
-