FeedsXPathParserBase.inc |
FeedsXPathParserBase.inc |
|
Provides the abstract 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
Provides the FeedsXPathParserHTML class. |
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
Provides the FeedsXPathParserXML class. |
feeds_xpathparser.info |
feeds_xpathparser.info |
|
name = Feeds XPath Parser
description = Parse an XML or HTML document using XPath.
package = Feeds
dependencies[] = feeds
core = 6.x |
feeds_xpathparser.install |
feeds_xpathparser.install |
|
Contains hook_enable to clear Feeds's cache. |
feeds_xpathparser.module |
feeds_xpathparser.module |
|
|
feeds_xpathparser.test |
tests/feeds_xpathparser.test |
|
Tests for FeedsXPathParserXML.inc. |
feeds_xpathparser_parser_html.test |
tests/feeds_xpathparser_parser_html.test |
|
|
feeds_xpathparser_parser_xml.test |
tests/feeds_xpathparser_parser_xml.test |
|
|
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 |