Helper class, holds the nested <map> values. Elements will look like this: <map from="d:" to="/foo"/>
When running on windows, the prefix comparison will be case insensitive.
package |
phing |
---|
apply(string $elem) : string
throws |
---|
string
Path element to process
string
Updated path element after mapping
setFrom( $from)
Note that this value is case-insensitive when the build is running on a Windows platform and case-sensitive when running on a Unix platform.
setTo( $to)