META-INF.plexus.components.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of modello-plugin-sax Show documentation
Show all versions of modello-plugin-sax Show documentation
Modello SAX Plugin generates XML readers and writers based on SAX API.
<component-set> <components> <component> <role>org.codehaus.modello.plugin.ModelloGenerator</role> <role-hint>sax-writer</role-hint> <implementation>org.codehaus.modello.plugin.sax.SaxWriterGenerator</implementation> <instantiation-strategy>per-lookup</instantiation-strategy> </component> </components> </component-set>