/openid/Services/Yadis/XML.php
Description
XML-parsing classes to wrap the domxml and DOM extensions for PHP 4 and 5, respectively.
Classes
Class | Description |
---|---|
![]() |
The base class for wrappers for available PHP XML-parsing |
![]() |
This concrete implementation of Services_Yadis_XMLParser implements |
![]() |
This concrete implementation of Services_Yadis_XMLParser implements |
Functions
Returns an instance of a Services_Yadis_XMLParser subclass based on the availability of PHP extensions for XML parsing. If Services_Yadis_setDefaultParser has been called, the parser used in that call will be returned instead.
void
&Services_Yadis_getXMLParser
()
Set a default parser to override the extension-driven selection of available parser classes. This is helpful in a test environment or one in which multiple parsers can be used but one is more desirable.
- Services_Yadis_XMLParser $parser: An instance of a Services_Yadis_XMLParser subclass.
- &$parser
Documentation generated on Mon, 05 Mar 2007 21:31:43 +0000 by phpDocumentor 1.3.1