com.atlassian.confluence.setup.velocity
Class ProfilingParseDirective
java.lang.Object
org.apache.velocity.runtime.directive.Directive
org.apache.velocity.runtime.directive.InputBase
org.apache.velocity.runtime.directive.Parse
com.atlassian.confluence.setup.velocity.ProfilingParseDirective
- All Implemented Interfaces:
- java.lang.Cloneable, org.apache.velocity.runtime.directive.DirectiveConstants
public class ProfilingParseDirective
- extends org.apache.velocity.runtime.directive.Parse
Fields inherited from class org.apache.velocity.runtime.directive.Directive |
rsvc |
Fields inherited from interface org.apache.velocity.runtime.directive.DirectiveConstants |
BLOCK, LINE |
Method Summary |
boolean |
render(org.apache.velocity.context.InternalContextAdapter adapter,
java.io.Writer writer,
org.apache.velocity.runtime.parser.node.Node node)
|
Methods inherited from class org.apache.velocity.runtime.directive.Parse |
getName, getType, init |
Methods inherited from class org.apache.velocity.runtime.directive.InputBase |
getInputEncoding |
Methods inherited from class org.apache.velocity.runtime.directive.Directive |
getColumn, getLine, getTemplateName, setLocation, setLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfilingParseDirective
public ProfilingParseDirective()
render
public boolean render(org.apache.velocity.context.InternalContextAdapter adapter,
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
- Overrides:
render
in class org.apache.velocity.runtime.directive.Parse
- Throws:
java.io.IOException
org.apache.velocity.exception.ResourceNotFoundException
org.apache.velocity.exception.ParseErrorException
org.apache.velocity.exception.MethodInvocationException
Copyright © 2003-2013 Atlassian. All Rights Reserved.