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

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

There is a newer version: 2.0.0-M3
Show newest version
<component-set>
  <components>
    <component>
      <role>org.apache.maven.doxia.parser.Parser</role>
      <role-hint>xhtml</role-hint>
      <implementation>org.apache.maven.doxia.module.xhtml.XhtmlParser</implementation>
      <description>Parse an xhtml model and emit events into a Doxia Sink.</description>
    </component>
    <component>
      <role>org.apache.maven.doxia.sink.SinkFactory</role>
      <role-hint>xhtml</role-hint>
      <implementation>org.apache.maven.doxia.module.xhtml.XhtmlSinkFactory</implementation>
      <description>Xhtml implementation of the Sink factory.</description>
    </component>
    <component>
      <role>org.apache.maven.doxia.module.site.SiteModule</role>
      <role-hint>xhtml</role-hint>
      <implementation>org.apache.maven.doxia.module.xhtml.XhtmlSiteModule</implementation>
      <description>&lt;p&gt;XhtmlSiteModule class.</description>
    </component>
  </components>
</component-set>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy