PhingXMLContext

Track the current state of the Xml parse operation.

author

Bryan Davis bpd@keynetics.com

version

$Id$

access

public

package

phing.parser

Methods

Constructor

__construct(mixed $project) 

Arguments

$project

mixed

the project to which this antxml context belongs to

startConfigure

startConfigure($cfg) 

Arguments

$cfg

endConfigure

endConfigure() 

getConfigurator

getConfigurator() 

addImport

addImport($file) 

Arguments

$file

getImportStack

getImportStack() 

find out the project to which this context belongs

getProject() : \project

Response

\project

Properties

The project to configure.

project : 

configurators

configurators : 

Impoerted files

importStack :