Class XSEPUBCreator
java.lang.Object
com.io7m.xstructural.vanilla.internal.XSEPUBCreator
- All Implemented Interfaces:
XSProcessorType
An EPUB creator.
-
Constructor Summary
ConstructorsConstructorDescriptionXSEPUBCreator(SXMLResources inResources, XSProcessorRequest inRequest) An EPUB creator. -
Method Summary
-
Constructor Details
-
XSEPUBCreator
An EPUB creator.- Parameters:
inResources- The SXML resourcesinRequest- The processor request
-
-
Method Details
-
execute
Description copied from interface:XSProcessorTypeExecute the processor.- Specified by:
executein interfaceXSProcessorType- Throws:
XSProcessorException- On errors
-