Package com.io7m.xstructural.api
Interface XSProcessorType
- All Known Implementing Classes:
XSEPUBCreator,XSEPUBPackageCreator,XSProcessor,XSTransformer,XSValidator,XSXHTMLValidator
public interface XSProcessorType
The type of document processors.
-
Method Summary
-
Method Details
-
execute
Execute the processor.- Throws:
XSProcessorException- On errors
-