public final class DOCXMergerPlugin extends Object implements MergerPlugin
| Constructor and Description |
|---|
DOCXMergerPlugin(io.vertigo.commons.script.ScriptManager scriptManager)
Constructeur avec ODTScriptGrammar par défaut.
|
| Modifier and Type | Method and Description |
|---|---|
File |
execute(URL modelFileURL,
PublisherData data)
Effectue la fusion.
|
PublisherFormat |
getPublisherFormat() |
@Inject public DOCXMergerPlugin(io.vertigo.commons.script.ScriptManager scriptManager)
scriptManager - le script manager.public File execute(URL modelFileURL, PublisherData data) throws IOException
execute in interface MergerPluginmodelFileURL - Chemin vers le fichier modeldata - Données à fusionner avec le modelIOException - Exception systèmepublic PublisherFormat getPublisherFormat()
getPublisherFormat in interface MergerPluginCopyright © 2017. All Rights Reserved.