The target handler class.
This class handles the occurance of a
author |
Andreas Aderhold andi@binarycloud.com |
---|---|
copyright |
2001,2002 THYRELL. All rights reserved |
version |
$Id: c055c0b2be6b11f646503f8504bc20c2114611b2 $ |
package |
phing.parser |
__construct( $parser, $parentHandler)
The constructor must be called by all derived classes.
characters( $data)
throws | |
---|---|
exception |
ExpatParserException if there is no CDATA but method
|
access |
public |
endElement( $name)
Can be overloaded by the child class. But should not. It hands over control to the parentHandler of this.
finished()
startElement( $name, $attrs)
target : object
var |
the target instance |
---|
object
configurator : \ProjectConfigurator
parentHandler :
parser :