Open Journal Systems  3.3.0
dbXMLtoSQL Class Reference
Inheritance diagram for dbXMLtoSQL:
XmlToSqlTool CommandLineTool

Public Member Functions

 __construct ($argv=array())
 
- Public Member Functions inherited from XmlToSqlTool
 execute ()
 
 usage ()
 

Additional Inherited Members

- Data Fields inherited from XmlToSqlTool
 $command
 
 $inputFile
 
 $outputFile
 
 $type
 
- Data Fields inherited from CommandLineTool
 $argv
 
 $scriptName
 

Detailed Description

CLI tool to output the SQL statements corresponding to an XML database schema.

Definition at line 23 of file dbXMLtoSQL.php.

Constructor & Destructor Documentation

◆ __construct()

dbXMLtoSQL::__construct (   $argv = array())

Constructor.

Parameters
$argvarray command-line arguments If specified, the first argument should be the file to parse

Reimplemented from XmlToSqlTool.

Definition at line 29 of file dbXMLtoSQL.php.

References CommandLineTool\$argv.


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