Re: [OT] java question string parsing
Re: [OT] java question string parsing
- Subject: Re: [OT] java question string parsing
- From: Florijan Stamenkovic <email@hidden>
- Date: Tue, 12 Jun 2007 10:29:43 +0200
Hi Ute,
Attached is a class I use for these operations. It was made with my
problems and desired formatting in mind, so be sure to check it for
compatibility with your problems.
Recently I also discovered an interesting method in
EOClassDescription class, displayNameForKey(String). Didn't get
around to exactly checking out it's functionality, as the class I
made for myself has a few nicens about it that I like (possibility to
load files that override translations, ability to format key path
into something nicer etc).
Cheers,
F
Attachment:
KVCSupport.java
Description: Binary data
hallo,
is there someone around who can give me a hint how I could parse a
String like "VollstaendigReonviert" into "Vollstaendig Reonviert"?
Of course I do not know what is in the string beforehand, thus I
need a means to check whether there are capital letters inside of
the string and where. The remaining part is easy.
Any ideas?
Thanks,
Ute
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mac.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden