public class UriUtil extends Object
| Constructor and Description |
|---|
UriUtil() |
| Modifier and Type | Method and Description |
|---|---|
static URI |
removeFile(URI id) |
static URI |
removeFragment(URI id) |
static Optional<URI> |
safeResolve(URI absolute,
String relativePart)
resolve a remote schema safely.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.