public class ResolvedURIInfo extends Object
Constructor and Description |
---|
ResolvedURIInfo(String resolvedURI,
URIResolverExtension resolver) |
Modifier and Type | Method and Description |
---|---|
String |
getResolvedURI()
Returns the resolved URI.
|
String |
getResolverName()
Returns the resolver name
URIResolverExtension.getName() (ex :
'default', 'file association) used to resolve the URI. |
public ResolvedURIInfo(String resolvedURI, URIResolverExtension resolver)
public String getResolvedURI()
public String getResolverName()
URIResolverExtension.getName()
(ex :
'default', 'file association) used to resolve the URI.URIResolverExtension.getName()
(ex :
'default', 'file association) used to resolve the URI.Copyright © 2021. All rights reserved.