All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.plexus.components.xml Maven / Gradle / Ivy

Go to download

A Doxia module for FML source documents. FML format is only supported as source format.

There is a newer version: 2.0.0
Show newest version
<component-set>
  <components>
    <component>
      <role>org.apache.maven.doxia.parser.Parser</role>
      <role-hint>fml</role-hint>
      <implementation>org.apache.maven.doxia.module.fml.FmlParser</implementation>
      <description>Parse a fml model and emit events into the specified doxia Sink.</description>
    </component>
    <component>
      <role>org.apache.maven.doxia.module.site.SiteModule</role>
      <role-hint>fml</role-hint>
      <implementation>org.apache.maven.doxia.module.fml.FmlSiteModule</implementation>
      <description>&lt;p&gt;FmlSiteModule class.</description>
    </component>
  </components>
</component-set>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy