Checks uri for validity and creates
Parameters: uriString - throws: IllegalArgumentException - if the uri is not valid and createURIWithChecking is true
URIImpl
public URIImpl(String uriString, boolean createURIWithChecking)(Code)
Parameters: uriString - Parameters: createURIWithChecking - if true, checks for valid uri throws: IllegalArgumentException - if the uri is not valid and createURIWithChecking is true