Class LoggerConfigurationAdapterXML

Description

Implements interfaces:

Converts XML configuration files to a PHP array.

Located in /log4php/configurators/LoggerConfigurationAdapterXML.php (line 30)


	
			
Class Constant Summary
SCHEMA_PATH = '/../xml/log4php.xsd'
Method Summary
void convert ( $url)
Methods
convert (line 41)
  • access: public
void convert ( $url)
  • $url

Implementation of:
LoggerConfigurationAdapter::convert()
Converts the configuration file to PHP format usable by the configurator.
Class Constants
SCHEMA_PATH = '/../xml/log4php.xsd' (line 33)

Path to the XML schema used for validation.

Documentation generated on Tue, 12 Mar 2024 14:04:53 +0900 by phpDocumentor 1.4.4