public class TagResolver extends AbstractResolver
Constructor and Description |
---|
TagResolver(Resolver next) |
Modifier and Type | Method and Description |
---|---|
TypeDefinition |
resolve(TypeFQN fqn,
ContainerRoot model)
Tries to convert tags (LATEST, RELEASE) to a real version if possible
|
next
public TagResolver(Resolver next)
public TypeDefinition resolve(TypeFQN fqn, ContainerRoot model) throws KevScriptException
fqn
- fqn of the typemodel
- context modelKevScriptException
- if something goes wrongCopyright © 2017 Kevoree Project. All rights reserved.