Package com.puppycrawl.tools.checkstyle.xpath
package com.puppycrawl.tools.checkstyle.xpath
Contains the nodes implementations for XPATH queries and query generator.
-
ClassesClassDescriptionRepresents general class for
ElementNode
,RootNode
andAttributeNode
.Represents attribute of the element.Represents element node of Xpath-tree.Represents root node of Xpath-tree.Generates xpath queries.