Class XdocParserModule

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

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

    XdocParserModule class.

    Since:
    1.6
    • Constructor Summary

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

      • XdocParserModule

        public XdocParserModule()
        Default constructor.