You are here

Files in Feeds XPath Parser 7

Primary tabs

File namesort descending Location Namespace Description
FeedsXPathParserBase.inc FeedsXPathParserBase.inc Provides the base class for FeedsXPathParserHTML and FeedsXPathParserXML.
FeedsXPathParserDOMXPath.inc FeedsXPathParserDOMXPath.inc Provides a custom version of DOMXPath for use with feeds_xpathparser.
FeedsXPathParserHTML.inc FeedsXPathParserHTML.inc s Contains FeedsXPathParserHTML.
FeedsXPathParserQueryParser.inc FeedsXPathParserQueryParser.inc Pseudo-parser of XPath queries. When an XML document has a default namespace this gets called so that adding the __default__ namepace where appropriate. Aren't we nice?
FeedsXPathParserXML.inc FeedsXPathParserXML.inc s Contains FeedsXPathParserXML.
feeds_xpathparser.api.php feeds_xpathparser.api.php Documentation of Feeds XPath Parser hooks.
feeds_xpathparser.info feeds_xpathparser.info name = Feeds XPath Parser description = Parse an XML or HTML document using XPath. package = Feeds dependencies[] = feeds files[] = FeedsXPathParserBase.inc files[] = FeedsXPathParserHTML.inc files[] = FeedsXPathParserXML.inc files[] =…
feeds_xpathparser.install feeds_xpathparser.install hook_update_n()'s for Feeds XPath Parser.
feeds_xpathparser.module feeds_xpathparser.module Parse an XML or HTML document using XPath.
feeds_xpathparser.test tests/feeds_xpathparser.test Tests for FeedsXPathParserXML.inc.
feeds_xpathparser_parser_html.test tests/feeds_xpathparser_parser_html.test Tests for FeedsXPathParser.inc.
feeds_xpathparser_parser_xml.test tests/feeds_xpathparser_parser_xml.test Tests for FeedsXPathParserXML.inc.
feeds_xpathparser_query_parser.test tests/feeds_xpathparser_query_parser.test Test cases for the xpath query parser.
Issues for Feeds XPath Parser | drupal.org tests/feeds_xpathparser/issues_drupal.org.htm Issues for Feeds XPath Parser | drupal.org
Test tests/feeds_xpathparser/simple.html Test

Other projects