Uses of Class
com.predic8.membrane.core.util.URI
Packages that use URI
-
Uses of URI in com.predic8.membrane.core.util
Methods in com.predic8.membrane.core.util that return URIModifier and TypeMethodDescriptionURIFactory.createWithoutException(String uri) Simply callsURIFactory.create(String), but catches anyURISyntaxExceptionand wraps it in anIllegalArgumentException.