XMLCustomWriter Class Reference
[Xml]

Wrapper class for writing XML documents using PHP 4.x or 5.x. More...

List of all members.

Public Member Functions

createDocument ($type, $dtd, $url=null)


Detailed Description

Wrapper class for writing XML documents using PHP 4.x or 5.x.

Definition at line 20 of file XMLCustomWriter.inc.php.


Member Function Documentation

& XMLCustomWriter.createDocument ( type,
dtd,
url = null 
)

Create a new XML document. If $url is set, the DOCTYPE definition is treated as a PUBLIC definition; $dtd should contain the ID, and $url should contain the URL. Otherwise, $dtd should be the DTD name.

Definition at line 27 of file XMLCustomWriter.inc.php.

Referenced by DOAJPlugin.exportJournal(), CrossRefExportDom.generateCrossRefDom(), and PubMedExportDom.generatePubMedDom().


The documentation for this class was generated from the following file:

Generated on Mon Jul 14 10:55:49 2008 for Open Journal Systems by  doxygen 1.5.6