Hi!

I use the style task to generate Java source files from XML input files.

The XML file names start with a lower case letter, so the resulting Java source files
also start with a lower case letter. I want to follow the Java code conventions, so the
Java files should start with a upper case letter.

Is there a way to capitalize the file names?
Can I maybe use move/mapper task?

Best Regards,

Bjoern


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to