public class FailIfNotFoundVariantResolver extends Object implements VariantResolver
Constructor and Description |
---|
FailIfNotFoundVariantResolver() |
Modifier and Type | Method and Description |
---|---|
String |
getRealPath(TemplateContent template)
Get the real path to the template path
|
public String getRealPath(TemplateContent template) throws VariantResolutionException
VariantResolver
getRealPath
in interface VariantResolver
template
- the template name or pathVariantResolutionException
- when template has variant but the variant is not knownCopyright © 2017. All rights reserved.