[rules-users] DSL Translation

prashantmirajkar at gmail.com prashantmirajkar at gmail.com
Mon Jan 28 03:34:56 EST 2013


In my project coding standard is as follows
class members names as nameWithEachWordWithFirstLetterUpperCase

and related getters and setters have
getNameWithEachWordWithFirstLetterUpperCase and
setNameWithEachWordWithFirstLetterUpperCase respectively.

While using the DSL unlike ucfirst which converts first letter to upper case
and rest to lower case, I want to have only first letter converted to upper
case leaving other letters as they are. 

How can it be achieved? I am using drools 5.3.3

thanks in advance,

Prashant



--
View this message in context: http://drools.46999.n3.nabble.com/DSL-Translation-tp4021842.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list