GlobMapper

Implements \FileNameMapper

description here

author

Andreas Aderhold, andi@binarycloud.com

version

$Id$

package

phing.mappers

Methods

main

main($_sourceFileName) 

Arguments

$_sourceFileName

setFrom

setFrom($from) 

Arguments

$from

Sets the "to" pattern. Required.

setTo($to) 

Arguments

$to

_extractVariablePart

_extractVariablePart($_name) 

Arguments

$_name

Properties

Part of "from" pattern before the *.

fromPrefix : 

Part of "from" pattern after the *.

fromPostfix : 

Length of the prefix ("from" pattern).

prefixLength : 

Length of the postfix ("from" pattern).

postfixLength : 

Part of "to" pattern before the *.

toPrefix : 

Part of "to" pattern after the *.

toPostfix :