Interface XmlPath.Selector

All Known Implementing Classes:
XmlPath.Attribute, XmlPath.Text
Enclosing class:
XmlPath

public static sealed interface XmlPath.Selector permits XmlPath.Attribute, XmlPath.Text
What the path finally targets: an attribute value or the element's text.