XmlParser
abstract class XmlParser (View source)
Properties
protected SimpleXMLElement | $rawXML | ||
protected bool | $ignoreExistingTables |
Methods
Details
__construct(SimpleXMLElement $xml)
No description
setIgnoreExistingTables(bool $ignoreExistingTables)
No description
abstract
parse(Connection $db)
No description
protected string|null
getDatabaseVersion(Connection $db)
No description