Uses of Class
com.puppycrawl.tools.checkstyle.filters.XpathFilterElement
Package
Description
Contains the filters that are bundled with the main distribution.
-
Uses of XpathFilterElement in com.puppycrawl.tools.checkstyle.filters
Modifier and TypeFieldDescriptionprivate XpathFilterElement
SuppressionXpathSingleFilter.xpathFilter
XpathFilterElement instance.Modifier and TypeMethodDescriptionprivate static XpathFilterElement
SuppressionsLoader.getXpathFilter
(Attributes attributes) Returns the xpath filter, initialized from given attributes.