public interface URIFactory
URIs are able to be combined and created.URI create(String uri)
uri - Some uri string.URI.IllegalArgumentException - if there was a problem creating the URI with the given data.Copyright © 2023. All rights reserved.