Hi,

in order to avoid reinventing the wheel: I need to implement name
transformation in a plugin. For example, the plugin would need to
convert

    a.xml -> a.html
    b.xml -> b.html

but would be configurable to create

    a.xml -> a-13.html
    b.xml -> b-13.html

instead. Is there any example or helper functionality somewhere?

Thanks,

Jochen

-- 
Base64 decoding, 300% faster than sun.misc.BASE64Decoder:
http://archive.netbsd.se/?ml=commons-dev&a=2008-05&t=7522166

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to