Package com.sun.xml.ws.message
Class Util
java.lang.Object
com.sun.xml.ws.message.Util
Utility code for the
Message implementation.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
parseBool
Parses a stringthat represents a boolean into boolean. This method assumes that the whilespace normalization has already taken place.- Parameters:
value-
-