Package com.sun.xml.messaging.saaj.util
Class ParseUtil
java.lang.Object
com.sun.xml.messaging.saaj.util.ParseUtil
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ParseUtil
public ParseUtil()
-
-
Method Details
-
decode
Returns a new String constructed from the specified String by replacing the URL escape sequences and UTF8 encoding with the characters they represent.- Parameters:
s- string- Returns:
- decoded string
-