Package net.sourceforge.pmd.lang.jsp.rule.design
-
Class Summary Class Description NoInlineStyleInformationRule This rule checks that no "style" elements (like <B>, <FONT>, ...) are used, and that no "style" attributes (like "font", "size", "align") are used.