com.atlassian.confluence.setup.velocity
Class ApplyDecoratorDirective.DirectiveStack
java.lang.Object
com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.DirectiveStack
- Enclosing class:
- ApplyDecoratorDirective
public static class ApplyDecoratorDirective.DirectiveStack
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplyDecoratorDirective.DirectiveStack
public ApplyDecoratorDirective.DirectiveStack()
pop
public ApplyDecoratorDirective pop()
push
public void push(ApplyDecoratorDirective directive)
peek
public ApplyDecoratorDirective peek()