public interface MergerPlugin
extends io.vertigo.lang.Plugin
| Modifier and Type | Method and Description |
|---|---|
File |
execute(URL modelFileURL,
PublisherData data)
Point d'entrée du plugin.
|
PublisherFormat |
getPublisherFormat() |
File execute(URL modelFileURL, PublisherData data) throws IOException
modelFileURL - Chemin vers le fichier modeldata - Données à fusionner avec le modelIOException - en cas d'erreur de lecture ou d'écriture.PublisherFormat getPublisherFormat()
Copyright © 2017. All Rights Reserved.