public class LayoutDirective
extends org.apache.velocity.runtime.directive.Parse
| Constructor and Description |
|---|
LayoutDirective() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
int |
getType() |
boolean |
render(org.apache.velocity.context.InternalContextAdapter context,
java.io.Writer writer,
org.apache.velocity.runtime.parser.node.Node node) |
checkArgs, getScopeName, initpublic java.lang.String getName()
getName in class org.apache.velocity.runtime.directive.Parsepublic int getType()
getType in class org.apache.velocity.runtime.directive.Parsepublic boolean render(org.apache.velocity.context.InternalContextAdapter context,
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.Parsejava.io.IOExceptionorg.apache.velocity.exception.ResourceNotFoundExceptionorg.apache.velocity.exception.ParseErrorExceptionorg.apache.velocity.exception.MethodInvocationExceptionCopyright © 2022 Rocket Partners, LLC. All rights reserved.