xpath method

List<XmlElement> xpath(
  1. String xpath
)

Implementation

List<XmlElement> xpath(String xpath) => _xpathString(xpath);