Package com.io7m.montarre.api.wix
Interface MWiXWriterType
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
MWiXWriter
A writer.
-
Method Summary
-
Method Details
-
execute
Execute the writer.- Throws:
MException- On errors
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
MException
-