Class Xhtml5ParserModule

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

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

    Xhtml5ParserModule class.

    • Constructor Summary

      Constructors 
      Constructor Description
      Xhtml5ParserModule()
      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

      • Xhtml5ParserModule

        public Xhtml5ParserModule()
        Default constructor.