Classes and interfaces
DataStore¶
An abstract representation of file and directory pathnames.
« More »
DirectoryScanner¶
Class for scanning a directory for files/directories that match a certain
criteria.
« More »
ExtendedFileStream¶
Extended file stream wrapper class which auto-creates directories
« More »
LogWriter¶
Extends the Writer class to output messages to Phing's log
« More »
PathTokenizer¶
A Path tokenizer takes a path and returns the components that make up
« More »
PearPackageScanner¶
Scans for files in a PEAR package.
« More »
SourceFileScanner¶
Utility class that collects the functionality of the various
scanDir methods that have been scattered in several tasks before.
« More »
Classes and interfaces
RegexpEngine¶
Contains some shared attributes and methods -- and some abstract methods with
engine-specific implementations that sub-classes must override.
« More »
Regexp¶
A factory class for regex functions.
« More »