Interface JFeedParserNamespace
Feed Namespace interface.
Direct known implementers
Package: Joomla\Platform\Feed
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.3
Located at joomla/feed/parser/namespace.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.3
Located at joomla/feed/parser/namespace.php
Methods summary
public
|
#
processElementForFeed(
Method to handle an element for the feed given that a certain namespace is present. |
public
|
#
processElementForFeedEntry(
Method to handle the feed entry element for the feed given that a certain namespace is present. |