Package org.xembly

Interface Directive.Stack

Enclosing interface:
Directive

public static interface Directive.Stack
Stack.
Since:
0.16
  • Method Summary

    Modifier and Type
    Method
    Description
    pop()
    Pop cursor (runtime exception if stack is empty).
    void
    Push cursor (runtime exception if stack is full).