Source for file namespace.php
Documentation is available at namespace.php
* @package Joomla.Platform
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
* Feed Namespace interface.
* @package Joomla.Platform
* Method to handle an element for the feed given that a certain namespace is present.
* @param JFeed $feed The JFeed object being built from the parsed feed.
* @param SimpleXMLElement $el The current XML element object to handle.
* Method to handle the feed entry element for the feed given that a certain namespace is present.
* @param JFeedEntry $entry The JFeedEntry object being built from the parsed feed entry.
* @param SimpleXMLElement $el The current XML element object to handle.
Documentation generated on Tue, 19 Nov 2013 15:09:17 +0100 by phpDocumentor 1.4.3