| Package | Description |
|---|---|
| com.predic8.membrane.core.util |
| Modifier and Type | Method and Description |
|---|---|
URI |
URIFactory.create(String uri) |
URI |
URIFactory.createWithoutException(String uri)
Simply calls
URIFactory.create(String), but catches any URISyntaxException and wraps it in an
IllegalArgumentException. |
Copyright © 2019. All Rights Reserved.