The FileSet class provides methods and properties for accessing and managing filesets.
« More »Commandline objects help handling command lines specifying processes to execute.
« More »Base class for those classes that can appear inside the build file as stand alone data types.
« More »Description is used to provide a project-wide description element (that is, a description that applies to a buildfile as a whole).
« More »Subclass as hint for supporting tasks that the included directories instead of files should be used.
« More »Moved out of MatchingTask to make it a standalone object that could be referenced (by scripts for example).
« More »A PhingFilterReader is a wrapper class that encloses the className and configuration of a Configurable FilterReader.
« More »This is the interface to be used by all custom selectors, those that are called through the <custom> tag.
« More »An interface used to describe the actions required by any type of directory scanner that supports Selecters.
« More »This selector has a collection of other selectors, all of which have to select a file in order for this selector to select it.
« More »Convenience base class for all selectors accessed through ExtendSelector.
« More »This is the base class for selectors that can contain other selectors.
« More »Selector that filters files based on whether they contain a particular string using regexp.
« More »Selector that filters files based on whether they contain a particular string.
« More »Selector that filters files based on whether they are newer than a matching file in another directory tree.
« More »Selector that filters files based on the how deep in the directory tree they are.
« More »This selector has a collection of other selectors, any of which have to select a file in order for this selector to select it.
« More »Selector that filters files based on whether they appear in another directory tree.
« More »