public static class URIHandlerImpl.AbsoluteCrossBundleAware extends URIHandlerImpl
URIHandlerImpl.AbsoluteCrossBundleAware, URIHandlerImpl.PlatformSchemeAwarebaseURI, resolve| Constructor and Description |
|---|
AbsoluteCrossBundleAware() |
| Modifier and Type | Method and Description |
|---|---|
URI |
deresolve(URI uri)
Returns the URI
deresolved against the base URI. |
getBaseURI, resolve, setBaseURIpublic URI deresolve(URI uri)
XMLResource.URIHandlerderesolved against the base URI.deresolve in interface XMLResource.URIHandlerderesolve in class URIHandlerImpluri - the URI to resolve.URI#deresolve(URI)Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature