public class DefaultDirectiveChecker extends Object implements DirectiveChecker
| Constructor and Description |
|---|
DefaultDirectiveChecker() |
public boolean isPresent(String directiveName, org.apache.velocity.Template template)
DirectiveCheckerisPresent in interface DirectiveCheckerdirectiveName - The name of the directive to look for.template - The template where we will search for the directive.Directives.isPresent(String, org.apache.velocity.Template)Copyright © 2015 Atlassian. All rights reserved.