Uses of Record Class
cloud.opencode.base.xml.xpath.XPathResult
Packages that use XPathResult
Package
Description
XPath Package - XPath query support
XPath 包 - XPath 查询支持
-
Uses of XPathResult in cloud.opencode.base.xml.xpath
Methods in cloud.opencode.base.xml.xpath that return XPathResultModifier and TypeMethodDescriptionstatic XPathResultCreates an XPath result from a single value.static XPathResultXPathResult.of(List<XmlElement> elements, String xpath) Creates an XPath result from elements.