Classes and interfaces

CustomChildCreator

Interface for elements that want to be able to create custom child elements at runtime.

« More »

AbstractHandler

This is an abstract class all SAX handler classes must extend

« More »

AbstractSAXParser

The abstract SAX parser class.

« More »

DataTypeHandler

Configures a Project (complete with Targets and Tasks) based on a XML build file.

« More »

ExpatParseException

This class throws errors for Expat, the XML processor.

« More »

ExpatParser

This class is a wrapper for the PHP's internal expat parser.

« More »

Location

Stores the file name and line number of a XML file

« More »

NestedElementHandler

The nested element handler class.

« More »

PhingXMLContext

Track the current state of the Xml parse operation.

« More »

ProjectConfigurator

The datatype handler class.

« More »

ProjectHandler

Handler class for the XML element This class handles all elements under the element.

« More »

RootHandler

Root filter class for a phing buildfile.

« More »

TargetHandler

The target handler class.

« More »

TaskHandler

The task handler class.

« More »