Class FmlParserModule

  • All Implemented Interfaces:
    org.apache.maven.doxia.parser.module.ParserModule

    @Component(role=org.apache.maven.doxia.parser.module.ParserModule.class,
               hint="fml")
    public class FmlParserModule
    extends org.apache.maven.doxia.parser.module.AbstractParserModule

    FmlParserModule class.

    Since:
    1.6
    • Constructor Summary

      Constructors 
      Constructor Description
      FmlParserModule()
      Default constructor.
    • Method Summary

      • Methods inherited from class org.apache.maven.doxia.parser.module.AbstractParserModule

        getExtensions, getParserId, getSourceDirectory
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FmlParserModule

        public FmlParserModule()
        Default constructor.