aspose file tools
The moose likes Java in General and the fly likes is there any special function in java for the following ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply locked New topic
Author

is there any special function in java for the following ?

naved momin
Ranch Hand

Joined: Jul 03, 2011
Posts: 675

is there any special function in java for the following


The Only way to learn is ...........do!
Visit my blog http://inaved-momin.blogspot.com/
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24081
    
  15

Read the Javadocs for java.lang.String, and see what you can find.


[Jess in Action][AskingGoodQuestions]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: is there any special function in java for the following ?
 
Similar Threads
confusion in division
Problem using java.util.regex.Pattern class to match a pattern.
Method Vs Function
Need help assign java string to java script variable
Converting special characters in a String to equivalent Unicode Escape Code