public class ParserUtil extends Object
public static boolean parseBooleanValue(String value) throws WebServiceException
value - The String representation of the value. Must not be null.PolicyException - If the value is not "true", "false", "0" or "1".WebServiceExceptionCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.