Hi
I hope this is the right place for my question:
I have a String formated in the same way as package names:
"com.darkchanter.code.NameValue"
Now I need to extract "NameValue" - the problem doesn't actually block my stuff, but before I write my own code, I Wonder if there is a function already available...
Thanks
Roger