View Single Post
  #2 (permalink)  
Old 05-07-2008, 02:19 AM
danielstoner's Avatar
danielstoner danielstoner is offline
Senior Member
 
Join Date: Apr 2008
Location: Canada
Posts: 191
danielstoner is on a distinguished road
You can use String.lastIndexOf() or one of the String.replace(...) with a regular expression. Here is the syntax: String (Java Platform SE 6)
__________________
Daniel @ [
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
Language is froth on the surface of thought
Reply With Quote