FeedsExBase |
abstract class |
|
src/FeedsExBase.inc |
The Feeds extensible parser. |
4 |
|
|
FeedsExEmptyException |
class |
|
src/FeedsExBase.inc |
An exception thrown by parsers when they receive an empty feed. |
|
|
|
FeedsExEncoderInterface |
interface |
|
src/Text/Utility.php |
Coverts text encodings. |
1 |
|
|
FeedsExHtml |
class |
|
src/FeedsExHtml.inc |
Parses HTML documents with XPath. |
|
|
|
FeedsExHtmlEncoder |
class |
|
src/Xml/Utility.php |
Converts the encoding of an HTML document to UTF-8. |
|
|
|
FeedsExHtmlTests |
class |
|
src/Tests/FeedsExHtml.test |
Integration tests for FeedsExHtml. |
|
|
|
FeedsExJmesPath |
class |
|
src/FeedsExJmesPath.inc |
Parses JSON documents with JMESPath. |
1 |
|
|
FeedsExJmesPathLines |
class |
|
src/FeedsExJmesPathLines.inc |
Parses JSON Lines documents with JMESPath. |
|
|
|
FeedsExJmesPathV1Wrapper |
class |
|
src/FeedsExJmesPath.inc |
Converts version 1 runtimes to version 2. |
|
|
|
FeedsExJsonPath |
class |
|
src/FeedsExJsonPath.inc |
Parses JSON via JSONPath. |
1 |
|
|
FeedsExJsonPathLines |
class |
|
src/FeedsExJsonPathLines.inc |
Parses the JSON Lines format via JSONPath. |
|
|
|
FeedsExJsonPathParserFlow |
class |
|
src/FeedsExJsonPath.inc |
Wraps the Flow JSONPath implementation. |
|
|
|
FeedsExJsonPathParserInterface |
interface |
|
src/FeedsExJsonPath.inc |
Normalizes various JSONPath implementations. |
1 |
|
|
FeedsExJsonUtility |
class |
|
src/Json/Utility.php |
Various helpers for handling JSON. |
|
|
|
FeedsExLineIterator |
class |
|
src/File/FeedsExLineIterator.php |
Text lines from file iterator. |
|
|
|
FeedsExMessenger |
class |
|
src/FeedsExBase.inc |
Uses drupal_set_message() to show messages. |
|
|
|
FeedsExMessengerInterface |
interface |
|
src/FeedsExBase.inc |
Displays messages to the user. |
2 |
|
|
FeedsExQueryPathHtml |
class |
|
src/FeedsExQueryPathHtml.inc |
Parses HTML documents with QueryPath. |
|
|
|
FeedsExQueryPathXml |
class |
|
src/FeedsExQueryPathXml.inc |
Parses XML documents with QueryPath. |
1 |
|
|
FeedsExTestFeedsSource |
class |
|
src/Tests/FeedsExTestFeedsSource.inc |
A FeedsSource class used during testing. |
|
|
|
FeedsExTestMessenger |
class |
|
src/FeedsExBase.inc |
Stores messages without calling drupal_set_mesage(). |
|
|
|
FeedsExTestUi |
class |
|
tests/FeedsExTestUi.inc |
A minimal implementation of a parser for UI testing. |
|
|
|
FeedsExTextEncoder |
class |
|
src/Text/Utility.php |
Generic text encoder. |
1 |
|
|
FeedsExUi |
class |
|
src/Tests/FeedsExUi.test |
User interface tests. |
|
|
|
FeedsExXml |
class |
|
src/FeedsExXml.inc |
Parses XML documents with XPath. |
2 |
|
|
FeedsExXmlEncoder |
class |
|
src/Xml/Utility.php |
Converts the encoding of an XML document to UTF-8. |
1 |
|
|
FeedsExXmlUtility |
class |
|
src/Xml/Utility.php |
Simple XML helpers. |
|
|
|
FeedsExXpathDomXpath |
class |
|
src/FeedsExXml.inc |
Wraps DOMXPath simplifying usage. |
|
|
|