static final class BuildTimeUriResolver.ResolutionResult extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Source |
source |
(package private) String |
templateUri |
(package private) String |
transletClassName |
| Constructor and Description |
|---|
ResolutionResult(String templateUri,
String transletClassName,
Source source) |
| Modifier and Type | Method and Description |
|---|---|
UriResolverEntryBuildItem |
toBuildItem() |
final String templateUri
final String transletClassName
final Source source
public UriResolverEntryBuildItem toBuildItem()
Copyright © 2019 The Apache Software Foundation. All rights reserved.