ResponseProcessorInterface

Extends

Interface for processing API responses.

category

VuFind

package

Harvest_Tools

author

Demian Katz demian.katz@villanova.edu

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Wiki

Methods

Process the provided XML

process(string $xml) : mixed

Arguments

$xml

string

Raw XML to process

Response

mixed