com.bstek.dorado.view.resolver
public class VelocityPageHeaderDirective extends AbstractDirective
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
OUTPUT_CONTEXT_ATTRIBUTE |
logger
Constructor and Description |
---|
VelocityPageHeaderDirective() |
Modifier and Type | Method and Description |
---|---|
protected OutputContext |
createOutputContext(java.io.Writer writer) |
java.lang.String |
getName() |
int |
getType() |
boolean |
render(org.apache.velocity.context.InternalContextAdapter contextAdapter,
java.io.Writer writer,
org.apache.velocity.runtime.parser.node.Node node) |
processException
public static final java.lang.String OUTPUT_CONTEXT_ATTRIBUTE
public java.lang.String getName()
getName
in class org.apache.velocity.runtime.directive.Directive
public int getType()
getType
in class org.apache.velocity.runtime.directive.Directive
protected OutputContext createOutputContext(java.io.Writer writer)
public boolean render(org.apache.velocity.context.InternalContextAdapter contextAdapter, java.io.Writer writer, org.apache.velocity.runtime.parser.node.Node node) throws java.io.IOException, org.apache.velocity.exception.ResourceNotFoundException, org.apache.velocity.exception.ParseErrorException, org.apache.velocity.exception.MethodInvocationException
render
in class org.apache.velocity.runtime.directive.Directive
java.io.IOException
org.apache.velocity.exception.ResourceNotFoundException
org.apache.velocity.exception.ParseErrorException
org.apache.velocity.exception.MethodInvocationException
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.