public interface IURIResolver
| Modifier and Type | Field and Description |
|---|---|
static IURIResolver |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
resolve(java.lang.String uri)
Return the resolved URI.
|
static final IURIResolver DEFAULT
Copyright © 2019. All Rights Reserved.