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