Class PomDialectModule

All Implemented Interfaces:
Comparable<Language>, CpdCapableLanguage, Language, PmdCapableLanguage

public class PomDialectModule extends SimpleDialectLanguageModuleBase
Since PMD 7.13.0 this is a dialect of XML. Before that, POM was a language module on its own.
Since:
7.13.0
  • Constructor Details

    • PomDialectModule

      public PomDialectModule()
  • Method Details