You are here

namespace Drupal\feeds_xpathparser in Feeds XPath Parser 8

Classsort descending Location Description
DOMXPath lib/Drupal/feeds_xpathparser/DOMXPath.php Wraps DOMXPath providing enhanced debugging and special namespace handling.
ParserBase lib/Drupal/feeds_xpathparser/ParserBase.php Base class for the HTML and XML parsers.
WebTestBase lib/Drupal/feeds_xpathparser/WebTestBase.php Test single feeds.
XPathQueryParser lib/Drupal/feeds_xpathparser/XPathQueryParser.php Pseudo-parser of XPath queries.