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 XpathFilterElementSuppressionXpathSingleFilter.xpathFilterXpathFilterElement instance.Methods in com.puppycrawl.tools.checkstyle.filters that return XpathFilterElementModifier and TypeMethodDescriptionprivate static XpathFilterElementSuppressionsLoader.getXpathFilter(Attributes attributes) Returns the xpath filter, initialized from given attributes.